Click or drag to resize

RhinoAppCommandPromptChanged Event

Fired when the command line changes

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static event EventHandler<CommandPromptChangedEventArgs> CommandPromptChanged

Value

Type: SystemEventHandlerCommandPromptChangedEventArgs
See Also