ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Map.Data.ESRI Namespace / EsriRecord Class / Shape Property

In This Topic
    Shape Property (EsriRecord)
    In This Topic
    Gets the spatial data.
    Syntax
    'Declaration
     
    Public ReadOnly Property Shape As GeoShape
    public GeoShape Shape {get;}
    See Also