Click or drag to resize

RenderContentContentChanged Event

Used to monitor render content modifications.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.7
Syntax
public static event EventHandler<RenderContentChangedEventArgs> ContentChanged

Value

Type: SystemEventHandlerRenderContentChangedEventArgs
See Also