Click or drag to resize

Graph3DControllerDispose Method

Is called when the 3D graph is no longer displayed. Used here to free resources.

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

Implements

IDisposableDispose
IDisposableDispose
See Also