[]
Gets the interior rings of the polygon shape.
public IEnumerable<GeoLinearRing> InteriorRings { get; }
An IEnumerable<T> representing the interior rings of the polygon.