CreatePreviewEventArgs.Cancel Property

CreatePreviewEventArgsCancel Property

Get set by Rhino if the preview generation should be canceled for this

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool Cancel { get; }
Public ReadOnly Property Cancel As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.8
See Also