RenderContent.ContentReplacing Event

RenderContentContentReplacing Event

Used to monitor render content replacing in the document.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static event EventHandler<RenderContentEventArgs> ContentReplacing
Public Shared Event ContentReplacing As EventHandler(Of RenderContentEventArgs)

Value

Type: SystemEventHandlerRenderContentEventArgs
Version Information

Rhino for Windows

Supported in: 6.8
See Also