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.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void RemoveSelectedObjects()
See Also