|
|
|
|
MGL_wmInvalidateRegion
Invalidates region of device context.
Declaration
void MGLAPI MGL_wmInvalidateRegion(
winmng_t *wm,
region_t *region)
Prototype In
mgraph.h
Parameters
wm |
the window manager |
region |
region to invalidate (in global coordinates) |
Description
This function invalidates given region of device context that is associated with this window manager. The DC will be repainted next time you call MGL_wmUpdateDC.
See Also
MGL_wmUpdateDC, MGL_wmInvalidateRect, MGL_wmInvalidateWindow, MGL_wmInvalidateWindowRect, MGL_wmInvalidateWindowRegion
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com