shape(i)
Class: Window.
Description:
Gets a Shape at a specified index.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
number |
Index of the shape you want to get |
Returns:
Returns a Shape at a specified index, or undefined, if index is out of bounds or invalid.
Type: Shape
