Click or drag to resize

RhinoAppWrite Method (String)

Print formatted text in the command window.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static void Write(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Rhino.RhinoApp.Write(System.String)"]

See Also