The XUnit type exposes the following members.
Properties
Name | Description | |
---|---|---|
Centimeter |
Gets or sets the value in centimeter.
| |
Inch |
Gets or sets the value in inch.
| |
Millimeter |
Gets or sets the value in millimeter.
| |
Point |
Gets or sets the value in point.
| |
Presentation |
Gets or sets the value in presentation units (1/96 inch).
| |
Type |
Gets the unit of measure.
| |
Value |
Gets the raw value of the object without any conversion.
To determine the XGraphicsUnit use property Type |
See Also