HostLayerLayerNumber Property |
Get the index of this layer in the parent's layer collection.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int LayerNumber { get; }
Property Value
Int32
The layer number.
See Also