[]
        
(Showing Draft Content)

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

Polygons Property

Polygons

Gets the surface polygons.

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

An IEnumerable<T> representing the polygons of the polyhedral surface.