HostLayerGetChildLayerDefaultLocation Method |
Creates the default location used for newly created child layers.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static IItemLocation GetChildLayerDefaultLocation()
Return Value
IItemLocationA new item location configured with the default relative size and position.
See Also