MLCHARGENLib Namespace : eCG_Align Enumeration |
Specifies item alignment
Member | Description |
---|---|
eCGA_Auto | auto alignment |
eCGA_Bottom | bottom |
eCGA_BottomLeft | bottom left |
eCGA_BottomRight | bottom right |
eCGA_Center | center |
eCGA_Left | left |
eCGA_Right | right |
eCGA_Safe | safe alignment |
eCGA_SafeBottom | safe bottom |
eCGA_SafeBottomLeft | safe bottom left |
eCGA_SafeBottomRight | safe bottom right |
eCGA_SafeLeft | safe left |
eCGA_SafeRight | safe right |
eCGA_SafeTop | safe top |
eCGA_SafeTopLeft | safe top left |
eCGA_SafeTopRight | safe top right |
eCGA_Top | top |
eCGA_TopLeft | top left |
eCGA_TopRight | top right |