Click or drag to resize

Graph3DControllerEnsureValidityOfCurrentPlotNumber Method

This ensures that the current plot number is valid. If there is no plot on the currently active layer, the current plot number is set to -1.

Namespace: Altaxo.Gui.Graph.Graph3D.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void EnsureValidityOfCurrentPlotNumber()

Implements

IGraphControllerEnsureValidityOfCurrentPlotNumber
See Also