Top   Module   Use   Manual   Index 

com :: sun :: star :: drawing ::

enum LayerType


Description
This enumeration specifies the type of a drawing layer.


Values

LAYOUT
Description
This is the layer for all standard shapes.
CONTROLSA
Description
This is the layer for the controls.
DIMENSIONIANG_LINES
Description
This is the layer for all measure shapes.
USER_DEFINED
Description
There can be zero or more layers of this type.
Top of Page