EMR_POLYLINETO = 6,
EMR_POLYLINETO16 = 89,
static extern bool PolylineTo(IntPtr hdc, POINT [] lppt, uint cCount);