Click or drag to resize

HostLayerPosition Property

[Missing <summary> documentation for "P:Altaxo.Graph.Graph3D.HostLayer.Position"]


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

Property Value

PointD3D

Implements

IGraphicBasePosition
See Also