RhinoAppCommandPromptChanged Event |
Fired when the command line changes
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static event EventHandler<CommandPromptChangedEventArgs> CommandPromptChanged
Public Shared Event CommandPromptChanged As EventHandler(Of CommandPromptChangedEventArgs)
Value
Type:
SystemEventHandlerCommandPromptChangedEventArgs
See Also