Skip to content

P_Rhino_RhinoApp_InvokeRequired

Will Pearson edited this page Aug 12, 2016 · 2 revisions

RhinoApp.InvokeRequired Property

Returns true if we are currently not running on the main user interface thread

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public static bool InvokeRequired { get; }

VB

Public Shared ReadOnly Property InvokeRequired As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 5D58w

See Also

Reference

RhinoApp Class
Rhino Namespace

Clone this wiki locally