An NDoc Documented Class Library

MNDevice.drawSurface Method

Call the drawSurface- method with resolutions taken from the surface. See uResolution and vResolution.

Overload List

Call the drawSurface- method with resolutions taken from the surface. See uResolution and vResolution.

public virtual void drawSurface(Surface);

This call draw a Surface. Further you can set the resolutions of the u and v parameters.

public virtual void drawSurface(Surface,int,int);

See Also

MNDevice Class | Minais.Drawing3d Namespace