Click or drag to resize

IGraphControllerEnsureValidityOfCurrentLayerNumber Method

check the validity of the CurrentLayerNumber and correct it

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

Return Value

HostLayer
The currently active layer.
See Also