Click or drag to resize

HostLayerDefaultChildLayerSize Property

Gets the default child layer size 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 VectorD3D DefaultChildLayerSize { get; }

Property Value

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