The Unit type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
Auto |
Gets a Unit representing an "auto" value.
|
![]() ![]() |
BoldLineWidth |
Gets a Unit value representing the default "bold" line thickness (2 points wide).
|
![]() ![]() |
Empty |
Gets a Unit representing an emtpy (zero) value.
|
![]() |
IsAbs |
Gets a value indicating whether the current unit represents an absolute value
(such as "1mm", "2in", "3em" and so on).
|
![]() |
IsAuto |
Gets a value indicating whether the current unit represents an "auto" value.
|
![]() |
IsEmpty |
Gets a value indicating whether the current unit represents an empty value.
|
![]() |
IsParent |
Gets a value indicating whether the current unit is specified as "parent".
|
![]() |
IsParentHeight |
Gets a value indicating whether the current unit is specified as "parent.height".
|
![]() |
IsParentWidth |
Gets a value indicating whether the current unit is specified as "parent.width".
|
![]() ![]() |
LineWidth |
Gets a Unit value representing the default line thickness (1 point wide).
|
![]() |
Units |
Gets the unit of measurement of the current unit.
|
![]() |
Value |
Gets the absolute value of the current unit (in Units).
|