ActiveReports 12
GeoCurve Class
Members 

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace : GeoCurve Class
Represents the base type for geospatial curve.
Object Model
GeoCurve Class
Syntax
'Declaration
 
Public MustInherit Class GeoCurve 
   Inherits GeoShape
public abstract class GeoCurve : GeoShape 
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.GeoLineString

See Also

Reference

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