Click or drag to resize

HostLayerLayerNumber Property

Get the index of this layer in the parent's layer collection.

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

Property Value

Int32
The layer number.
See Also