Click or drag to resize

HostLayerGetChildLayerDefaultLocation Method

Creates the default location used for newly created child layers.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static IItemLocation GetChildLayerDefaultLocation()

Return Value

IItemLocation
A new item location configured with the default relative size and position.
See Also