|
UnitsConversionFactorybase_length Property
|
Gets the base unit for length.
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic UnitConversion base_length { get; }
Public ReadOnly Property base_length As UnitConversion
Get
public:
property UnitConversion^ base_length {
UnitConversion^ get ();
}
member base_length : UnitConversion with get
Property Value
Type:
UnitConversion
See Also