LengthUnit Property

Gets the Unit in which the IMeasurable object is denominated.

Definition

Namespace: InnerDrive.Quantitative
Assembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
C#
public Unit Unit { get; }

Property Value

Unit

Implements

IMeasurableUnit

See Also