polyline (gdi32)
Last changed: -66.170.12.156

.
Summary

C# Signature:

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

User-Defined Types:

POINT

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation
PolylineTo on MSDN