Click or drag to resize

ItemLocationDirectPositionY Property

The y position of the item, either absolute or relative to the parent's height.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public RADouble PositionY { get; set; }

Property Value

RADouble
See Also