Click or drag to resize

Graph3DControllerRemoveSelectedObjects Method

Removes all currently selected objects from the graph.

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