Click or drag to resize

DocumentOnShapeGrouped Method

Raise the ShapeGrouped 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 OnShapeGrouped(
	ShapeGroupedEventArgs e
)

Parameters

e
Type: RootPro.RootProCADShapeGroupedEventArgs
A ShapeGroupedEventArgs that contains the event data.
See Also