getdrawmode(3G) getdrawmode(3G)
getdrawmode - returns the current drawing mode
long getdrawmode()
none
FUNCTION RETURN VALUE
__________________________________
|Symbolic Name | Drawing Mode |
|_________________________________|
|NORMALDRAW color planes |
|OVERDRAW overlay planes |
|UNDERDRAW underlay planes |
|PUPDRAW pop-up planes |
|CURSORDRAW cursor |
|_________________________________|
getdrawmode returns the current drawing mode. Use drawmode to set the
drawing mode.
drawmode
This routine is available only in immediate mode.
PPPPaaaaggggeeee 1111 [ Back ]
|