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