[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolygon.Rings

Rings Property

Rings

Gets the polygon rings.

Declaration
public IEnumerable<GeoLinearRing> Rings { get; }
Property Value
Type Description
IEnumerable<GeoLinearRing>

An IEnumerable<T> representing the rings of the polygon.