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