GH_Document.SetStatusBarEventHelper Method

GH_DocumentSetStatusBarEventHelper Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void SetStatusBarEventHelper(
	GH_RuntimeMessage message
)
Public Sub SetStatusBarEventHelper ( 
	message As GH_RuntimeMessage
)

Parameters

message
Type: Grasshopper.KernelGH_RuntimeMessage
See Also