TcxVerticalTextOutDirection Enum
Declaration
TcxVerticalTextOutDirection = (
vtdTopToBottom,
vtdBottomToTop
);
Members
| Name |
|---|
vtdTopToBottom
|
vtdBottomToTop
|
See Also