ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXPolygon Object |
This object specifies the properties and methods for ART Polygon mark.
IIGArtXPolygon extends IIGArtXMark
GetBorder Method | Returns the annotation border style, thickness and color. |
GetFillColor Method | Returns the fill color of the annotation. |
GetPoint Method | Returns the coordinates of the point with specified index. |
GetPoints Method | Returns an array of points. |
SetBorder Method | Sets the new border style, thickness and color. |
SetFillColor Method | Sets the new fill color of the annotation. |
SetPoint Method | Sets the coordinates of the point with specified index. |
SetPoints Method | Sets an array of points. |
NumberOfPoints Property | Gets/Sets the number of points in the polygon mark. |
Opacity Property | Gets/Sets the opacity level. |