AsyncRenderContext.StopRendering Method

AsyncRenderContextStopRendering Method

Override StopRendering if you need to do additional tasks besides having Cancel set to true. Note: you should always base.StopRendering() in your overriding implementation.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public virtual void StopRendering()
Public Overridable Sub StopRendering
Version Information

Rhino for Windows

Supported in: 6.14
See Also