win32gui.FlattenPath

FlattenPath(hdc)

Flattens any curves in current path into a series of lines

Parameters

hdc : PyHANDLE

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