ImageGear22.Art Assembly > ImageGear.ART Namespace : ImGearARTNote Class |
For a list of all members of this type, see ImGearARTNote members.
Name | Description | |
---|---|---|
![]() | 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 text of the mark. |
![]() | FontSize | Gets or sets the font size of the text of the mark. |
![]() | FontStyleART | Gets or sets the font style of the text of the mark. |
![]() | Height | Gets or sets the height of the mark's rectangle. |
![]() | SelectionType | Overridden. Gets the selection type. |
![]() | Text | Gets or sets the text of the note mark. |
![]() | TextColor | Gets or sets the text color. |
![]() | Type | Overridden. Gets mark's type. |
![]() | UserData | Overridden. Gets or sets the user data specified for the mark. |
![]() | 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. |