Top   Module   Use   Manual   Index 

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

enum Alignment


Description
The Alignment enumeration is a general way to specify the alignment of an object or sub-object relative to another object.


Values

TOP_LEFT
TOP
TOP_RIGHT
LEFT
CENTER
RIGHT
BOTTOM_LEFT
BOTTOM
BOTTOM_RIGHT
Top of Page