Gets the interior ring from the array at index n.
[Visual Basic]
NotOverridable Public Function GetInteriorRingN( _
ByVal n As Integer _
) As LinearRing Implements _
IPolygon.GetInteriorRingN
The interior ring at index n.
Missing <remarks> documentation for M:Geotools.Geometries.Polygon.GetInteriorRingN(System.Int32)
Polygon Class | Polygon Members | Geotools.Geometries Namespace