Click or drag to resize

RhinoDocUserStringChanged Event

This event is raised when document user text strings are changed

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

Value

Type: SystemEventHandlerRhinoDocUserStringChangedArgs
See Also