Enumeration
ZOrderMethod
How to re-arrange the art item.
Value
Name
Description
Value
ZOrderMethod.BRINGFORWARD
Move art one step forward in it's group or layer.
int 2
ZOrderMethod.BRINGTOFRONT
Move art to front of it's group or layer.
int 1
ZOrderMethod.SENDBACKWARD
Move art one step backwards in it's group or layer.
int 3
ZOrderMethod.SENDTOBACK
Move art to back of it's group or layer.
int 4
Usage
In function
void
Layer.zOrder
(
zOrderCmd
:
ZOrderMethod
)
void
PageItem.zOrder
(
zOrderCmd
:
ZOrderMethod
)
Jongware, 25-Nov-2012 v3.0.3i
Contents
::
Index