Table of Contents
Unit Constructor
Overload List
Name Description
Unit(double); Initializes a new instance of the Unit structure using the specified fixed value.
Unit(double, UnitType); Initializes a new instance of Unit and specifies what kind of values it holds.
See Also