[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoMultiPolygon.Polygons

Polygons Property

Polygons

Gets the inner polygon shapes.

Declaration
public IEnumerable<GeoPolygon> Polygons { get; }
Property Value
Type Description
IEnumerable<GeoPolygon>

An IEnumerable<T> representing the inner polygon shapes.