| Name | Description | |
|---|---|---|
![]()  | ImGearARTText Constructor | Overloaded. | 
            The following tables list the members exposed by ImGearARTText.
| Name | Description | |
|---|---|---|
![]()  | ImGearARTText Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | ActualText | Gets or sets the actual text you can see on display. | 
![]()  | AlignmentH | Gets or sets the horizontal text alignment. | 
![]()  | AlignmentV | Gets or sets the vertical text alignment. | 
![]()  | AutoSize | Gets or sets a value indicating whether the annotation size will be automatically expanded (or shrunk) to fit the given text within the text annotation. | 
![]()  | Border | Gets or sets the mark border. | 
![]()  | BorderShading | Gets or sets a value indicating whether the border is shaded or not. | 
![]()  | Bounds | Overridden. Gets mark's bounding rectangle in abstract coordinates. | 
![]()  | Callout | Gets or sets a value of the ImGearARTCallout class object that specifies mark's callout attributes. | 
![]()  | FillColor | Gets or sets the fill color of the mark. | 
![]()  | FontDisablePPM | Gets or sets a value indicating whether the PPM option is disabled in font size calculations. | 
![]()  | FontName | Gets or sets the font name of the mark text. | 
![]()  | FontSize | Gets or sets the font size of the mark text. | 
![]()  | FontStyleART | Gets or sets the font style of the mark text. | 
![]()  | Height | Gets or sets the height of the mark's rectangle. | 
![]()  | HitTestBounds | Overridden. Gets the mark's boundling rectangle used for hit test. | 
![]()  | Opacity | Gets or sets the opacity of the mark. | 
![]()  | Orientation | Gets or sets the text orientation. | 
![]()  | Padding | Gets or sets a value indicating the thickness of padding space between the boundaries of the content area and the annotation border. | 
![]()  | Pin | Gets or sets the ImGearARTPin object that specifies mark's pin icon attributes. | 
![]()  | SelectionType | Overridden. Gets the selection type. | 
![]()  | Text | Gets or sets the text of the mark. | 
![]()  | TextColor | Gets or sets the color of the mark text. | 
![]()  | TextOpacity | Gets or sets a separate opacity used for text string. | 
![]()  | TextTrimming | Gets or sets the text trimming behavior to employ when content overflows the content area. | 
![]()  | TextType | Gets or sets the text 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 the text editing process. Note: This method only works for WinForms, not WPF. | 
![]()  | EndEdit | Ends the 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. | 
![]()  | GetAutoFitSize | Calculates mark's bounding box size that will fit either entire text, or the widest text line of the text. | 
![]()  | GetOverflowedTextLength | Calculates the number of characters that do not completely fit into displayable area. | 
![]()  | GetRenderBounds | Overridden. Gets rendering bounding rectangle of the mark in abstract coordinates. | 
![]()  | Move | Overridden. Moves mark by specified offset. | 
![]()  | Rotate | Overridden. Rotates the mark around the center. | 
![]()  | Scale | Overridden. Scales the mark in horizontal and vertical directions. |