Click or drag to resize

HostLayerNumber Property

The layer number.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int Number { get; }

Property Value

Int32
The layer number, i.e. the position of the layer in the layer collection.
See Also