Desktop Functions: Smart Device Functions:
|
Search Results for "setviewportextex" in [All]gdi321: GM_
/// Examples of functions that set window and viewport extents and origins are SetViewportExtEx
/// Examples of functions that set window and viewport extents and origins are SetViewportExtEx
/// SetViewportExtEx and SetWindowExtEx. 3: SetMapMode
static extern bool SetViewportExtEx(IntPtr hDC, int nExtentX, int nExtentY, Size[] prevSize); SetViewportExtEx( Constants4: EMR_
EMR_SETVIEWPORTEXTEX = 11, |