Click or drag to resize

Command Events

The Command type exposes the following members.

Events
  NameDescription
Public eventBegin
Occurs when starting the command.
Public eventDraw
Occurs when the mouse cursor moves over the paper or part drawing view during command.
Public eventEnd
Occurs when exiting the command.
Public eventInitialized
Occurs when the command is initialized.
Public eventMouseMove
Occurs when the mouse cursor moves over the paper or part drawing view during command.
Public eventParameterChanged
Occurs when the parameter is changed.
Public eventParameterGroupCurrentIndexChanged
Occurs when the current parameter item of the parameter group is changed.
Top
See Also