Top   Module   Use   Manual   Index 

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

enum VerticalDimensioning


Description
specifies the vertical position of the text of a dimensioning shape.


Values

AUTO
Description
Set this to have the application select the best horizontal position for the text.
TOP
Description
The text is positioned above the main line.
CENTERED
Description
The text is positioned over the main line.
BOTTOM
Description
The text is positioned below the main line.
Top of Page