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