com.onlineobject.objectnet Namespace

EditorUtils..::..PrintSizedLabel Method (String, Int32, Color)

Prints the sized label.

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

Syntax


public static void PrintSizedLabel(

	string text,

	int fontSize,

	Color color

)

Parameters

text
Type: String
The text.
fontSize
Type: Int32
Size of the font.
color
Type: Color
The color.