Click or drag to resize

GraphController_currentLayerNumber Field

Number of the currently selected layer (or null if no layer is present).

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected IList<int> _currentLayerNumber

Field Value

IListInt32
See Also