"zOrderToBottom()"
Moves a shape to be the top-most.
Synopsis
void shape.zOrderToTop();
Parameters
Parameter | Description |
---|---|
- | - |
Description
This function moves the shape in its layer to be the top-most.
Anmerkung: This function cannot be used to change parts of or an entire panel reference.
Setting the current shape to be at the top:
this.zOrderToTop();
Assignment
All graphic objects