Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX