Click or drag to resize

AsyncRenderContextCancel Property

If set to true rendering should be stopped. Is set to true only by StopRendering().

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected bool Cancel { get; }

Property Value

Type: Boolean
See Also