Delegate SelectObjectsAction.BeforeShowContextMenuDelegate
Method definition of the BeforeShowContextMenuEvent
Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public delegate void BeforeShowContextMenuDelegate(GeoObjectList selectedObjects, MenuWithHandler[] cm);
Parameters
| Type | Name | Description |
|---|---|---|
| GeoObjectList | selectedObjects | |
| MenuWithHandler[] | cm |