UnitInfo.IsBaseUnit Property

Determines if current measurement unit is a base unit for its dimention.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public bool IsBaseUnit { get; }

Property Value

Boolean

See Also