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