Initializes a new instance of the
PgSqlPolygon structure with the specified sets of points.
'Declaration
Public Function New( _
ByVal () As PgSqlPoint _
)
Parameters
- points
- Array of the PgSqlPoint end points of the line segments comprising the boundary of the polygon.