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

TdxLayoutGraphicsUnit Enum

Declaration

TdxLayoutGraphicsUnit = (
    Pixel = 2,
    Point = 3,
    Document = 5
);

Members

Name
Pixel
Point
Document
See Also