| ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPointArray Object > IGPointArray Methods > UpdateItemFrom Method |
Updates point in the array.
UpdateItemFrom (Index As Long, pPoint As IGPoint)
| Name | Description |
|---|---|
| Index | Index of the point to update. |
| pPoint | IGPoint Object from which to copy data. |
N/A
N/A
None