service Layer in module com::sun::star::drawing:: |
service Layer;
A layer is an entity inside a document which contains shapes.
There could be zero or more Shape s attached to such a layer.
The properties of a Layer instance affect all Shape s attached to the Layer.
Exported Interfaces |
The properties in this set affect all Shape s attached to this Layer.
Property Summary |
|
Name | The name of a Layer is used to identify the Layer in the user interface. |
IsVisible | If a Layer is not visible, the objects in this Layer are not shown in the user interface. |
IsPrintable | If a Layer is not printable, the objects in this Layer are not printed. |
IsLocked | If a Layer is locked, the objects in this Layer cannot be edited in the user interface. |
Property Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.