Operator Implicit
Namespace TallComponents.PDF.Layout
Struct Unit
Implicit conversion to double. The value is expressed in points.
Syntax
public
Double
operator
Implicit
(
Unit
unit
);
Returns
Double
Value of the unit in points.
Parameters
Unit
unit
Instance to convert.