'Declaration
Public Function New( _ ByVal rings As IEnumerable(Of GeoLinearRing) _ )
public GeoPolygon( IEnumerable<GeoLinearRing> rings )
Parameters
- rings
- The polygon rings.
'Declaration
Public Function New( _ ByVal rings As IEnumerable(Of GeoLinearRing) _ )
public GeoPolygon( IEnumerable<GeoLinearRing> rings )