win32gui.StrokePath

StrokePath(hdc)

Draws current path with currently selected pen

Parameters

hdc : PyHANDLE

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