Click or drag to resize

ItemLocationDirectControllerYPositionEnvironment Property

Gets or sets the environment for the Y position value, including available units.

Namespace: Altaxo.Gui.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public QuantityWithUnitGuiEnvironment YPositionEnvironment { get; set; }

Property Value

QuantityWithUnitGuiEnvironment
See Also