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