Click or drag to resize

GraphDocumentRootLayer Property

The collection of layers of the graph.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public HostLayer RootLayer { get; }

Property Value

HostLayer
See Also