Click or drag to resize

GraphControllerEnsureValidityOfCurrentLayerNumber Method

check the validity of the CurrentLayerNumber and correct it

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public HostLayer EnsureValidityOfCurrentLayerNumber()

Return Value

HostLayer
The valid active layer.

Implements

IGraphControllerEnsureValidityOfCurrentLayerNumber
See Also