[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Map.Data.ESRI.EsriRecord

EsriRecord Class

Represents single ESRI data source record.

Inheritance
EsriRecord
Namespace: GrapeCity.ActiveReports.Rendering.Components.Map.Data.ESRI
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public class EsriRecord

Constructors

Name Description
EsriRecord(GeoShape, IDbfRecord)

Initializes a new instance of the EsriRecord class.

Properties

Name Description
Data

Gets the data attributes.

Shape

Gets the spatial data.

Extension Methods