Name | Description | |
---|---|---|
ImGearARTPopupText Constructor | Overloaded. |
The following tables list the members exposed by ImGearARTPopupText.
Name | Description | |
---|---|---|
ImGearARTPopupText 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. | |
AnchorX | Gets or sets the anchor's X location. | |
AnchorY | Gets or sets the anchor's Y location. | |
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. | |
Bounds | Overridden. Gets mark's bounding rectangle in abstract coordinates. | |
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. | |
IsOpen | Gets or sets a value indicating whether the popup text is opened. | |
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. | |
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. | |
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. |