TdxLayoutGraphicsUnit Enum
Declaration
TdxLayoutGraphicsUnit = (
Pixel = 2,
Point = 3,
Document = 5
);
Members
Name |
---|
Pixel
|
Point
|
Document
|
See Also