New Polygon (gb.clipper)

Dim hPolygon As Polygon
hPolygon = New Polygon ( [ Size As Integer ] )

Create a new polygon.

Size is the number of points of the polygon. If not specified, the new polygon is void.