Version

RichTextImageTransform Class Members

The following tables list the members exposed by RichTextImageTransform.

Public Constructors
Public Properties
 NameDescription
Public PropertyFlipHorizontallySpecifies whether to flip the image horizontally.  
Public PropertyFlipVerticallySpecifies whether to flip the image vertically.  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyIsSharedGets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase)
Public PropertyRotationAngleSpecifies rotation angle in degrees.  
Public PropertyStretchSizeSpecifies the stretch size.  
Public Methods
 NameDescription
Public MethodClonePerforms a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public MethodSealMakes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public MethodToStringReturns the string representation of this object.  
See Also