CADability dotNET

The ICommandHandler type exposes the following members.

Methods

  NameDescription
Public methodOnCommand
Process the command with the given MenuId. Return true if handled, false otherwise.
Public methodOnUpdateCommand
Update the command user interface of the given command. Return true if handled, false otherwise.

See Also