RhinoCommon API
CommandEndCommand Event |
Called immediately after command.RunCommand().
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public static event EventHandler<CommandEventArgs> EndCommand
Public Shared Event EndCommand As EventHandler(Of CommandEventArgs)
Value
Type: SystemEventHandlerCommandEventArgs