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