Delegate UpdateCommandDelegate
Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate void UpdateCommandDelegate(string MenuId, CommandState CommandState, ref bool Processed);
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | MenuId | |
| CommandState | CommandState | |
| System.Boolean | Processed |