ImageGear21.Art Assembly > ImageGear.ART Namespace : IImGearARTPopupText Interface |
For a list of all members of this type, see IImGearARTPopupText members.
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. |
![]() | Border | Gets or sets the mark border. |
![]() | 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. |
![]() | 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. |
![]() | 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. |