Click or drag to resize

IDimensionfulQuantityView Interface

View interface for editing a dimensionful quantity in selectable units.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IDimensionfulQuantityView

The IDimensionfulQuantityView type exposes the following members.

Properties
 NameDescription
Public propertySelectedQuantity Gets or sets the selected quantity.
Public propertyUnitEnvironment Sets the unit environment used by the view.
Top
Events
 NameDescription
Public eventSelectedQuantityChanged Occurs when the selected quantity changes.
Top
See Also