Click or drag to resize

UnitEnvironmentController Constructor

Initializes a new instance of the UnitEnvironmentController class.

Namespace: Altaxo.Gui.Units
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public UnitEnvironmentController(
	string quantity
)

Parameters

quantity  String
Quantity (dimension) whose units are to be managed.
See Also