Click or drag to resize

DocumentOnShapeUngrouped Method

Raise the ShapeUngrouped event.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
protected virtual void OnShapeUngrouped(
	ShapeUngroupedEventArgs e
)

Parameters

e
Type: RootPro.RootProCADShapeUngroupedEventArgs
A ShapeUngroupedEventArgs that contains the event data.
See Also