Click or drag to resize

CommandBeginCommand Event

Called just before command.RunCommand().

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

Value

Type: SystemEventHandlerCommandEventArgs
See Also