An NDoc Documented Class Library

MNDevice.drawImage Method 

This primitive drawmethod draws an Image at a xyz-position.

public virtual void drawImage(
   xyz Position,
   Image b
);

Parameters

Position
Wher the images wil be drawn
b
Holds the imagedata of type Image

See Also

MNDevice Class | Minais.Drawing3d Namespace