Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32gui
>
GetViewportExtEx
win32gui
.GetViewportExtEx
(int,int) =
GetViewportExtEx(
hdc
)
Retrieves the viewport extents for a DC
Parameters
hdc
:
PyHANDLE
Handle to a device context
Return Value
Returns the extents as (x,y) in logical units