… = Polygon[…] (gb.clipper)

Dim hPolygon As Polygon
Dim hPointF As PointF
hPointF = hPolygon [ Index As Integer ]

Return the Indexth point of the polygon.