Click or drag to resize

IGraphControllerActiveLayer Property

Returns the currently active layer, or null if there is no active layer.

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

Property Value

HostLayer
See Also