enum Arrangement in module com::sun::star::drawing:: |
enum Arrangement;
With this enumeration you can arrange the relative position of an object within the other objects.
Values Summary |
|
FRONT | Move this object in front of all other objects. |
MORE_FRONT | Move this object one object more to the front. |
MORE_BACK | Move this object one object more to the back. |
BACK | Move this object behind all other objects. |
Values Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.