C# Signature:

[DllImport("gdi32.dll")]
static extern bool PolyBezierTo(IntPtr hdc, POINT [] lppt, uint cCount);

Última actualización