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