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

TdxTextOrientation Enum

Declaration

TdxTextOrientation = (
    toLeftToRight,
    toTopToBottom,
    toBottomToTop
);

Members

Name
toLeftToRight
toTopToBottom
toBottomToTop
See Also