.
C# Signature:
[DllImport("gdi32.dll")]
static extern bool Polyline(IntPtr hdc, [In] POINT [] lppt, int cPoints);
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!
TODO - a short description
3/16/2007 8:18:46 AM - dahminator-75.174.65.168
