Alignment
[Previous]
[Main]
[Next]
typedef enum {
align_default = 0,
align_left,
align_center,
align_right,
align_justify
} Alignment ;
see also:
VerticalAlignment
©1998 DC Micro Development. All rights reserved.
No portion of this document may be c opied or reproduced without expressed written consent.
html++ is a trademark of DC Micro Development.