UnitInfo.IsBaseUnit Property
Determines if current measurement unit is a base unit for its dimention.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool IsBaseUnit { get; }
Public ReadOnly Property IsBaseUnit As Boolean
Get
public:
property bool IsBaseUnit {
bool get ();
}
member IsBaseUnit : bool with get
Property Value
Boolean