[DllImport("gdi32.dll")] static extern bool PolylineTo(IntPtr hdc, POINT [] lppt, uint cCount);
Última actualización hace 1 año