:: com :: sun :: star :: drawing ::
|
enum VerticalDimensioning |
- Description
- specifies the vertical position of
the text of a dimensioning shape.
|
Values |
AUTO |
Set this to have the application select the best horizontal
position for the text.
|
TOP |
The text is positioned above the main line.
|
CENTERED |
The text is positioned over the main line.
|
BOTTOM |
The text is positioned below the main line.
|
Values' Details |
AUTO
AUTO,
- Description
- Set this to have the application select the best horizontal
position for the text.
|
|
TOP
TOP,
- Description
- The text is positioned above the main line.
|
|
CENTERED
CENTERED,
- Description
- The text is positioned over the main line.
|
|
BOTTOM
BOTTOM,
- Description
- The text is positioned below the main line.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.