ActiveReports 12
GeoShape Class
Members 

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace : GeoShape Class
Represents geospatial shape base class.
Object Model
GeoShape Class
Syntax
'Declaration
 
Public MustInherit Class GeoShape 
public abstract class GeoShape 
Remarks
Based on Open Geospatial Consortium Simple Feature Access v1.2.1 spec (http://www.opengeospatial.org/standards/sfa).
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape
      GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoCurve
      GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoGeometryCollection
      GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint
      GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoSurface

See Also

Reference

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