Name | Description | |
---|---|---|
![]() | Border | Gets or sets the border of the mark. |
![]() | Bounds | Overridden. Gets mark's bounding rectangle in abstract coordinates. |
![]() | FillColor | Gets or sets the fill color of the mark. |
![]() | FillRule | Gets or sets a ImGearARTFillRule enumeration that specifies how the interior fill of the polygon is determined. |
![]() | IsHighlighter | Gets or sets a value indicating whether the mark is displayed as highlighter. |
![]() | NumberOfPoints | Gets or sets the actual number of points on the mark. |
![]() | Opacity | Gets or sets the mark opacity. |
![]() | Points | Gets the raw points array. |
![]() | SelectionPoints | Overridden. Gets the selection points. |
![]() | 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. |