Click or drag to resize

ItemLocationDirectAbsoluteVectorPivotToLeftUpper Property

Gets the absolute vector between the pivot point of the item and its left upper edge.

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

Property Value

PointD2D
The absolute vector between the pivot point of the item and its left upper edge.
See Also