PDFReaderControls.NET Professional Type Reference

Unit Constructor (Double, UnitType)

Create a Unit from a value and a UnitType

public Unit(
   double val,
   UnitType type
);

Parameters

val
The value of the Unit object expressed in the unit specified by type.
type
The unit of val, for example Inch.

See Also

Unit Class | TallComponents.PDF Namespace | Unit Constructor Overload List