ItemLocationDirectAbsoluteVectorPivotToLeftUpper Property |
Gets the absolute vector between the pivot point of the item and its left upper edge.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PointD2D AbsoluteVectorPivotToLeftUpper { get; }
Property Value
PointD2D
The absolute vector between the pivot point of the item and its left upper edge.
See Also