ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGDataArray Object > IGDataArray Methods > GetRectangleCopy Method |
Creates a new object containing a copy of the specified array element of the IGRectangle Object type.
GetRectangleCopy (Index As Long) As IGRectangle
Name | Description |
---|---|
Index | Can be in the [0..Size Property-1] range. |
A new instance of the IGRectangle Object.
N/A
Core