win32gui.GetPath
tuple,tuple = GetPath(hdc)
Returns a sequence of points that describe the current path
Parameters
Return Value
Returns a sequence of POINT tuples, and a sequence of ints designating each point's function (combination of win32con.PT_* values)