Click or drag to resize

Graph3DControllerDispose Method

Is called when the graph3d is no longer displayed. Used here to free resources

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

Implements

IDisposableDispose
IDisposableDispose
See Also