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

In This Topic
    MapPointLayer Class
    In This Topic
    Defines a vector-based layer of points to be drawn within a map
    Object Model
    MapPointLayer Class
    Syntax
    'Declaration
     
    Public NotInheritable Class MapPointLayer 
       Inherits MapVectorLayer
    public sealed class MapPointLayer : MapVectorLayer 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.MapLayer
          GrapeCity.ActiveReports.PageReportModel.MapVectorLayer
             GrapeCity.ActiveReports.PageReportModel.MapPointLayer

    See Also