Click or drag to resize

IGraphControllerEnsureValidityOfCurrentLayerNumber Method

Checks the validity of the current layer number and corrects it if necessary.

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

Return Value

HostLayer
The currently active layer.
See Also