Gdi32CreatePolyPolygonRgn Method

Overload List

CreatePolyPolygonRgn(NativePoint, Int32, Int32, FillMode) Creates a region consisting of a series of polygons. The polygons can overlap.
CreatePolyPolygonRgn(Point, Int32, Int32, FillMode) Creates a region consisting of a series of polygons. The polygons can overlap.

See Also