PyCDC.SetWindowExt

(x,y) = SetWindowExt(size)

Sets the x,y extents of the window associated with the device context.

Parameters

size : (x,y)

The new size.

MFC References

CDC::SetWindowExt

Return Value

The previous extents of the window (in logical units).