ActiveReports 12
GeoSurface Class
Members 

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace : GeoSurface Class
Represents the base class for geospatial surface.
Object Model
GeoSurface Class
Syntax
'Declaration
 
Public MustInherit Class GeoSurface 
   Inherits GeoShape
public abstract class GeoSurface : GeoShape 
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape
      GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoSurface
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolygon
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface

See Also

Reference

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