Click or drag to resize

SpeedUnit Property

Gets the Unit in which the IMeasurable object is denominated.

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

Property Value

Unit

Implements

IMeasurableUnit
See Also