ActiveReports 12
Polygons Property (GeoPolyhedralSurface)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace > GeoPolyhedralSurface Class : Polygons Property
Gets the surface polygons.
Syntax
'Declaration
 
Public ReadOnly Property Polygons As IEnumerable(Of GeoPolygon)
public IEnumerable<GeoPolygon> Polygons {get;}
See Also

Reference

GeoPolyhedralSurface Class
GeoPolyhedralSurface Members