| Name | Description | |
|---|---|---|
|  | ImGearARTHollowPolygon Constructor | Overloaded. Initializes a new instance of the ImGearARTHollowPolygon class. | 
The following tables list the members exposed by ImGearARTHollowPolygon.
| Name | Description | |
|---|---|---|
|  | ImGearARTHollowPolygon Constructor | Overloaded. Initializes a new instance of the ImGearARTHollowPolygon class. | 
| Name | Description | |
|---|---|---|
|  | BorderColor | Gets or sets the border color of the mark. | 
|  | BorderWidth | Gets or sets the border width of the mark. | 
|  | Bounds | Overridden. Gets mark's bounding rectangle in abstract coordinates. | 
|  | Highlight | Gets or sets a value indicating whether the mark is highlighted. | 
|  | NumberOfPoints | Gets or sets the number of points of the mark. | 
|  | Points | Gets the raw points array. | 
|  | SelectionPoints | Overridden. Gets the selection points. | 
|  | SelectionType | Overridden. Gets the selection type. | 
|  | 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. | 
| Name | Description | |
|---|---|---|
|  | AddPoint | Adds the specified point. | 
|  | Flip | Overridden. Flips the mark around the center in vertical or horizontal direction. | 
|  | GetPoint | Gets mark's point with the specified index. | 
|  | GetRenderBounds | Overridden. Gets rendering bounding rectangle of the mark in abstract coordinates. | 
|  | Move | Overridden. Moves the mark by specified offset. | 
|  | RemovePoints | Removes the specified number of points, starting at the specified index. | 
|  | Rotate | Overridden. Rotates the mark around the center. | 
|  | Scale | Overridden. Scales the mark in horizontal and vertical directions. | 
|  | SetPoint | Sets mark's point at the specified index. | 
| Name | Description | |
|---|---|---|
|  | OnPointAdded | Occurs when a point is added to the mark. | 
|  | OnPointChanged | Occurs when a point is changed. | 
|  | OnPointsRemoved | Occurs when points are removed. | 
| Name | Description | |
|---|---|---|
|  | PointAdded | Occurs when a point is added to the mark. | 
|  | PointChanged | Occurs when a point is changed. | 
|  | PointsRemoved | Occurs when points are removed. |