Ungroup the items. The items are transformed according to the transformations of this shape group.
After returning from this function, the shape group contains no items and can be deleted.
Namespace: Altaxo.Graph.Graph3D.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public GraphicBase[] Ungroup()
Return Value
GraphicBaseThe ungrouped and transformed items of this shape group.
See Also