com.onlineobject.objectnet Namespace

EditorUtils..::..PrintImage Method

Prints the image.

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

Syntax


public static void PrintImage(

	string image,

	Color backGround,

	int leftOffset,

	int rightOffset

)

Parameters

image
Type: String
The image.
backGround
Type: Color
The back ground.
leftOffset
Type: Int32
The left offset.
rightOffset
Type: Int32
The right offset.