ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXHollowPolygon Object > IGArtXHollowPolygon Methods > SetPoints Method |
Sets an array of points.
Sub SetPoints(newVal As IGPointArray, StartIndex As Long)
Name | Description |
---|---|
newVal | New array of points. See IGPointArray Object. |
StartIndex | An index of the first point to be updated. |
None
N/A