Click or drag to resize

GetBaseClassPostCustomMessage Method

[Missing <summary> documentation for "M:Rhino.Input.Custom.GetBaseClass.PostCustomMessage(System.Object)"]

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static void PostCustomMessage(
	Object messageData
)

Parameters

messageData
Type: SystemObject

[Missing <param name="messageData"/> documentation for "M:Rhino.Input.Custom.GetBaseClass.PostCustomMessage(System.Object)"]

See Also