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

TcxLabelLineAlignment Enum

Declaration

TcxLabelLineAlignment = (
    cxllaTop,
    cxllaCenter,
    cxllaBottom
);

Members

Name
cxllaTop
cxllaCenter
cxllaBottom
See Also