addShape(shape, index)
Class: Window.
Description:
Adds a Shape to be drawn on the panel.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
Shape to be added |
|
|
|
number |
Set only if you want to insert the Shape at a specific index |
Returns:
Returns this Window
Type: Window
