Click or drag to resize

Length Constructor

Creates a new instance of Length.
Overload List
 NameDescription
Public methodLength(Double) Creates a new instance of Length with a particular value.
Public methodLength(Double, Type) Creates a new instance of Length with a particular value and Unit whose Type is specified
Public methodCode exampleLength(Double, Unit, MetricExponent) Creates a new instance of Length with a particular value and Unit assuming that value is already raised or lowered to the power of exponent.
Top
See Also