An NDoc Documented Class Library

MNDevice.DrawEnabled Field

If DrawEnabled = false then the drawmethods don't works. In combination with HitEnabled you can trick:
Draw an invisible, but catchenabled object, so you have an invisible hotspot.

public bool DrawEnabled;

See Also

MNDevice Class | Minais.Drawing3d Namespace