An NDoc Documented Class Library

MNDevice.IsReady Method 

The method IsReady returns true, if the device is able to draw something. For example : if there is no Control or the graphicengine is not installed then IsReady is false.

protected virtual bool IsReady();

Return Value

See Also

MNDevice Class | Minais.Drawing3d Namespace