This method creates two or more polygons that are filled using the current polygon-filling mode. The polygons may be disjointed or overlapping.
Header file: | Afxwin.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
BOOL PolyPolygon ( LPPOINT lpPoints, LPINT lpPolyCounts, int nCount );
Windows CE 1.0 only supports convex polygons.