RhinoAppIsOnMainThread Property |
Is the current thread the main thread
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.10
Syntaxpublic static bool IsOnMainThread { get; }
Public Shared ReadOnly Property IsOnMainThread As Boolean
Get
Property Value
Type:
Boolean
See Also