Click or drag to resize

RhinoAppIsOnMainThread Property

Is the current thread the main thread

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.10
Syntax
public static bool IsOnMainThread { get; }

Property Value

Type: Boolean
See Also