Click or drag to resize

CommandEndCommand Event

Called immediately after command.RunCommand().

Namespace:  Rhino.Commands
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static event EventHandler<CommandEventArgs> EndCommand

Value

Type: SystemEventHandlerCommandEventArgs
See Also