Enumeration
ZOrderMethod
How to re-arrange the art item.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 2 | readonly | Move art one step forward in it's group or layer. | |
| Int = 1 | readonly | Move art to front of it's group or layer. | |
| Int = 3 | readonly | Move art one step backwards in it's group or layer. | |
| Int = 4 | readonly | Move art to back of it's group or layer. |
Parameter of 2
Method parameters that accept an ZOrderMethod value.