GH_DocumentAbortRequested Property |
Gets the abortrequested flag state.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool AbortRequested { get; }
Public ReadOnly Property AbortRequested As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.AbortRequested"]
See Also