ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapShapefile Class
Members

In This Topic
    MapShapefile Class
    In This Topic
    Defines a file-based source for spatial data and possibly non-spatial data
    Object Model
    MapShapefile Class
    Syntax
    'Declaration
     
    Public NotInheritable Class MapShapefile 
       Inherits MapSpatialData
    public sealed class MapShapefile : MapSpatialData 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.MapSpatialData
          GrapeCity.ActiveReports.PageReportModel.MapShapefile

    See Also