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

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

    System.Object
       GrapeCity.ActiveReports.PageReportModel.MapSpatialElement
          GrapeCity.ActiveReports.PageReportModel.MapLine

    See Also