com :: sun :: star :: drawing :: enum TextHorizontalAdjust
- Description
- This enumeration specifies the horizontal position of text inside a shape in
relation to the shape.
This counts for the complete text, not individual lines.
Values
|
LEFT
|
- Description
- The left edge of the text is adjusted to the left edge of the shape.
|
CENTER
|
- Description
- The text is centered inside the shape.
|
RIGHT
|
- Description
- The right edge of the text is adjusted to the right edge of the shape.
|
BLOCK
|
- Description
- The text extends from the left to the right edge of the shape.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.