win32gui.WidenPath

WidenPath(hdc)

Widens current path by amount it would increase by if drawn with currently selected pen

Parameters

hdc : PyHANDLE

Handle to a device context that contains a closed path. See win32gui::EndPath.