ActiveReports 11
GeoGeometryCollection Class
Members 

GrapeCity.ActiveReports.Extensibility.v11 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace : GeoGeometryCollection Class
Represents the collection of geospatial shapes.
Object Model
GeoGeometryCollection Class
Syntax
'Declaration
 
Public Class GeoGeometryCollection 
   Inherits GeoShape
public class GeoGeometryCollection : GeoShape 
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape
      GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoGeometryCollection
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoMultiLineString
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoMultiPoint
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoMultiPolygon

See Also

Reference

GeoGeometryCollection Members
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace