Click or drag to resize

ItemLocationDirectAbsolutePosition Property

Gets or sets the absolute position.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public PointD3D AbsolutePosition { get; set; }

Property Value

PointD3D
See Also