Click or drag to resize

HostLayerDefaultChildLayerPosition Property

Gets the default child layer position in points (1/72 inch).

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

Property Value

PointD3D
The default position of a (new) layer in points (1/72 inch).
See Also