M_Rhino_RhinoApp_InvokeOnUiThread - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoApp.InvokeOnUiThread Method

[Missing

documentation for "M:Rhino.RhinoApp.InvokeOnUiThread(System.Delegate,System.Object[])"]

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

Syntax

C#

public static void InvokeOnUiThread(
	Delegate method,
	params Object[] args
)

VB

Public Shared Sub InvokeOnUiThread ( 
	method As Delegate,
	ParamArray args As Object()
)

Parameters

 

method
Type: System.Delegate
[Missing documentation for "M:Rhino.RhinoApp.InvokeOnUiThread(System.Delegate,System.Object[])"]
args
Type: System.Object[]
[Missing documentation for "M:Rhino.RhinoApp.InvokeOnUiThread(System.Delegate,System.Object[])"]

Version Information

Supported in: 5D58w

See Also

Reference

RhinoApp Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️