Click or drag to resize

HostLayerGetChildLayerDefaultLocation Method

Gets the default location for a child layer.

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

Return Value

IItemLocation
The default child layer location.
See Also