Top   Module   Use   Manual   Index 

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

enum HorizontalDimensioning


Description
The HorizontalDimensioning specifies the horizontal 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.
LEFT
Description
The text is positioned to the left.
CENTERED
Description
The text is positioned at the center.
RIGHT
Description
The text is positioned to the right.
Top of Page