ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXPolygon Object > IGArtXPolygon Methods > SetPoint Method |
Sets coordinates of the point with specified index.
Sub SetPoint(nIndex As Long, newVal As IGPoint)
Name | Description |
---|---|
nIndex | Index of the point. |
newVal | New coordinates of the point. |
None
N/A