ItemLocationDirectAbsolutePivotPositionX Property |
Gets or sets the absolute x position of the pivot point of the item.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double AbsolutePivotPositionX { get; set; }
Property Value
Double
The absolute pivot x position.
Exceptions See Also