CADability dotNET
The ICommandHandler type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| OnCommand |
Process the command with the given MenuId. Return true if handled, false otherwise.
| |
| OnUpdateCommand |
Update the command user interface of the given command. Return true if handled, false otherwise.
|