Click or drag to resize

HostLayer_childLayers Field

The child layers of this layers (this is a partial view of the _graphObjects collection).

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected IObservableList<HostLayer> _childLayers

Field Value

IObservableListHostLayer
See Also