com.onlineobject.objectnet Namespace

EditorUtils..::..PrintHeader Method

Prints the header.

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

Syntax


public static void PrintHeader(

	string title,

	Color backGround,

	Color fontColor,

	int fontSize,

	string icon

)

Parameters

title
Type: String
The title.
backGround
Type: Color
The back ground.
fontColor
Type: Color
Color of the font.
fontSize
Type: Int32
Size of the font.
icon
Type: String
The icon.