Click or drag to resize

ItemLocationDirectPositionX Property

The x position of the item, either absolute in points or relative to the parent's width.

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

Property Value

RADouble
See Also