ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXHollowPolygon Object |
This object provides the properties and methods for Legacy ART Hollow Polygon mark.
IIGArtXHollowPolygon extends IIGArtXMark
GetBorder Method | Returns the annotation border style, thickness and color. |
GetPoint Method | Returns coordinates of the point with a given index; |
GetPoints Method | Returns an array of points. |
SetBorder Method | Sets the border style, thickness and color. |
SetPoint Method | Sets coordinates of the point with given index. |
SetPoints Method | Sets an array of pointsSets an array of points. |
Highlight Property | Gets/sets opacity level. Semi-transparent if True, opaque if False. |
NumberOfPoints Property | Gets/sets number of points in polygon. |