Click or drag to resize

Graph3DControllerUngroupSelectedObjects Method

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

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