Click or drag to resize

GraphControllerRemoveSelectedObjects Method

Removes the currently selected objects (the IHitTestObject of the selected object(s) must provide a handler for deleting the object).

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