[]
        
(Showing Draft Content)

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

GeoCurve Class

Represents the base type for geospatial curve.

Inheritance
GeoCurve
Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public abstract class GeoCurve : GeoShape

Constructors

Name Description
GeoCurve(GeometryType)

Initializes a new instance of the GeoCurve class.

Extension Methods