ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPointArray Object > IGPointArray Methods > GetItemCopy Method |
Creates a new IGPoint Object containing a copy of the point.
GetItemCopy (Index As Long) As IGPoint
Name | Description |
---|---|
Index | Index of the point to obtain, can be within [0..Size Property-1] range. |
A new instance of the IGPoint Object
N/A
None