DXGraphicsUnit Enum
Lists values that indicate the measurement unit for the given data.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
NuGet Package: DevExpress.Drawing
#Declaration
#Members
Name | Description |
---|---|
World
|
The world coordinate system unit. |
Display
|
The measurement units of the display device. Typically pixels for video displays, and 1/100 inch for printers. |
Pixel
|
The device pixel. |
Point
|
The printer’s point (1/72 inch). |
Inch
|
The inch. |
Document
|
The document unit (1/300 inch). |
Millimeter
|
The millimeter. |
#Related API Members
The following properties accept/return DXGraphicsUnit values:
Library | Related API Members |
---|---|
Cross-Platform Class Library | Brick |
DXFont. |
|
DXGraphics. |
|
WPF Controls | Configure |
Customize |
|
Office File API | Bar |
.NET Reporting Tools | Configure |
Customize |
|
Custom |
|
Graphics |
|
IConfigure |
|
ICustomize |
|
Label |
|
Label |
|
Paper |
|
Report |