This member function creates two or more polygons that are filled using the current polygon-filling mode. The polygons may be disjointed or overlapping.
BOOL PolyPolygon ( LPPOINT lpPoints, LPINT lpPolyCounts, int nCount );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
Windows CE 1.0 only supports convex polygons.
CDC Overview, CDC Member Functions, Graphical Drawing Classes, CDC::Polygon, CDC::Polyline