You are here: Start » AVL.NET » AVL.DrawImages(AvlNet.Image)

AVL.DrawImages(AvlNet.Image)

Draws an array of images on an image.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void DrawImages(
	ref AvlNet.Image ioImage
)

Parameters

ioImage
Type: AvlNet.Image

Remarks

See full override for more details.

See also