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