Skip to main content
A newer version of this page is available. .

TcxVerticalTextOutDirection Enum

Declaration

TcxVerticalTextOutDirection = (
    vtdTopToBottom,
    vtdBottomToTop
);

Members

Name
vtdTopToBottom
vtdBottomToTop
See Also