The following tables list the members exposed by RichTextImageTransform.
Name | Description | |
---|---|---|
![]() | RichTextImageTransform Constructor |
Name | Description | |
---|---|---|
![]() | FlipHorizontally | Specifies whether to flip the image horizontally. |
![]() | FlipVertically | Specifies whether to flip the image vertically. |
![]() | IsSealed | Returns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | IsShared | Gets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase) |
![]() | RotationAngle | Specifies rotation angle in degrees. |
![]() | StretchSize | Specifies the stretch size. |
Name | Description | |
---|---|---|
![]() | Clone | Performs a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | Seal | Makes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | ToString | Returns the string representation of this object. |