static extern bool WidenPath(IntPtr hdc);
Private Shared Function WidenPath(hdc As IntPtr) As Boolean
EMR_WIDENPATH = 66,