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

In This Topic
    MapPoint Class
    In This Topic
    Defines an element to be embedded within a MapPointLayer
    Object Model
    MapPoint Class
    Syntax
    'Declaration
     
    Public NotInheritable Class MapPoint 
       Inherits MapSpatialElement
    public sealed class MapPoint : MapSpatialElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.MapSpatialElement
          GrapeCity.ActiveReports.PageReportModel.MapPoint

    See Also