shape(i)

Class: Panel.

Description:

Gets a Shape at a specified index.

Parameters:

Name Type Description

i

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