Click or drag to resize

GraphControllerCurrentLayerNumber Property

Get / sets the currently active layer by number.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IList<int> CurrentLayerNumber { get; set; }

Property Value

IListInt32
See Also