GraphControllerCurrentLayerNumber Property |
Get / sets the currently active layer by number.
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic IList<int> CurrentLayerNumber { get; set; }
Property Value
IListInt32
See Also