Click or drag to resize

IGraphicBasePosition Property

Gets or sets the graphic position.

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

Property Value

PointD3D
See Also