ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGDoublePointArray Object > IGDoublePointArray Methods > UpdateItemFrom Method |
Updates point in the array stored at the specified index.
UpdateItemFrom (Index As Long, pPoint As IGDoublePoint)
Name | Description |
---|---|
Index | Index of point to be updated. |
pPoint | IGDoublePoint object from which to copy data. |
N/A
N/A
None