C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Unit Structure / Implicit Type Conversion Operator

In This Topic
Implicit Type Conversion Operator (Unit)
In This Topic
Returns the absolute value of a Unit expressed in UnitTypeEnum.Default units.

Throws exception if the operation cannot be performed.

Overload List
OverloadDescription
Returns the absolute value of a Unit expressed in UnitTypeEnum.Default units.

Throws exception if the operation cannot be performed.

 
Converts a unit value to a string.  
Converts a double value to a Unit using UnitTypeEnum.Default units.  
Converts an integer value to a Unit using UnitTypeEnum.Default units.  
Converts a string to a Unit value (see Unit Constructor(String).  
See Also