Returns the hole at the given index.
[Visual Basic]
Function GetInteriorRingN( _
ByVal n As Integer _
) As LinearRing
The nth interior LinearRing in this Polygon.
Missing <remarks> documentation for M:Geotools.Geometries.IPolygon.GetInteriorRingN(System.Int32)
IPolygon Interface | IPolygon Members | Geotools.Geometries Namespace