.
C# Signature:
[DllImport("gdi32.dll")]
static extern bool PolyPolygon(IntPtr hdc, POINT [] lpPoints,
int [] lpPolyCounts, int nCount);
User-Defined Types:
POINT
Notes:
None.
test
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
Do you know one? Please contribute it!
The PolyPolygon API
3/16/2007 7:45:57 AM - anathan-131.107.3.70
TODO - a short description
3/16/2007 8:18:46 AM - dahminator-75.174.65.168
