IniConfigTypeUnitSystem Property
Gets or sets the unit of length in the current unit system.
Namespace: Karamba.UtilitiesAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public virtual UnitSystem UnitSystem { get; set; }
Public Overridable Property UnitSystem As UnitSystem
Get
Set
public:
virtual property UnitSystem UnitSystem {
UnitSystem get ();
void set (UnitSystem value);
}
abstract UnitSystem : UnitSystem with get, set
override UnitSystem : UnitSystem with get, set
Property Value
UnitSystem