MeterSquareDimensions Property
Gets the number of dimensions this
Unit represents.
Namespace: InnerDrive.Quantitative.UnitsAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
public override int Dimensions { get; }
Property Value
Int32 For example, the
Liter and
MeterCubic
both represent
Volume; but 1 kL = 1000 L, while
1 km³ = 1,000,000,000 m³.