AsyncRenderContext.Cancel Property

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; }
Protected ReadOnly Property Cancel As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.14
See Also