Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32gui
>
SetMiterLimit
win32gui
.SetMiterLimit
float =
SetMiterLimit(
hdc
, NewLimit
)
Set the limit of miter joins for a DC
Parameters
hdc
:
PyHANDLE
Handle to a device context
NewLimit
: float
New limit to be set
Return Value
Returns the previous limit