| Name | Description | |
|---|---|---|
![]()  | ImGearARTRichText Constructor | Overloaded. Initializes a new instance of the ImGearARTRichText class. | 
            The following tables list the members exposed by ImGearARTRichText.
| Name | Description | |
|---|---|---|
![]()  | ImGearARTRichText Constructor | Overloaded. Initializes a new instance of the ImGearARTRichText class. | 
| Name | Description | |
|---|---|---|
![]()  | Border | Gets or sets the mark's border. | 
![]()  | Bounds | Overridden. Gets mark's bounding rectangle in abstract coordinates. | 
![]()  | Control | This property has been deprecated. Gets the ART Rich Text control based on System.Windows.Forms.RichTextBox suitable for ART processing and drawing. | 
![]()  | FillColor | Gets or sets the RichText mark's fill color. | 
![]()  | Height | Gets or sets the height of the mark's rectangle. | 
![]()  | Opacity | Gets or sets opacity of the RichText mark. | 
![]()  | Orientation | Gets or sets Rich text orientation. | 
![]()  | Rtf | Gets or sets the annotation text in the rich text format. | 
![]()  | SelectionType | Overridden. Gets the selection type. | 
![]()  | Type | Overridden. Gets mark's type. | 
![]()  | Visible | Overridden. Gets or sets a value indicating whether the mark is visible or not. | 
![]()  | Width | Gets or sets the width of the mark's rectangle. | 
![]()  | X | Gets or sets the X coordinate of the top-left point of the mark's rectangle. | 
![]()  | Y | Gets or sets the Y coordinate of the top-left point of the mark's rectangle. | 
| Name | Description | |
|---|---|---|
![]()  | BeginEdit | Begins text editing process. Note: This method only works for WinForms, not WPF. | 
![]()  | EndEdit | Ends text editing process. Note: This method only works for WinForms, not WPF. | 
![]()  | Flip | Overridden. Flips the mark around the center in vertical or horizontal direction. | 
![]()  | GetRenderBounds | Overridden. Gets rendering bounding rectangle of the mark in abstract coordinates. | 
![]()  | Move | Overridden. Moves the mark by specified offset. | 
![]()  | Rotate | Overridden. Rotates the mark around the center. | 
![]()  | Scale | Overridden. Scales the mark in horizontal and vertical directions. |