Click or drag to resize

GraphControllerUngroupSelectedObjects Method

Ungroups the selected objects (if they are ShapeGroup objects).

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