com.onlineobject.objectnet Namespace

EditorUtils..::..PrintSimpleExplanation Method (String, Color, Int32, Boolean)

Prints the simple explanation.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public static void PrintSimpleExplanation(

	string text,

	Color fontColor,

	int fontSize,

	bool wrap

)

Parameters

text
Type: String
The text.
fontColor
Type: Color
Color of the font.
fontSize
Type: Int32
Size of the font.
wrap
Type: Boolean
if set to true [wrap].