ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapViewport Class / MapMeridians Property

In This Topic
    MapMeridians Property
    In This Topic
    Gets or sets the map meridians.
    Syntax
    'Declaration
     
    Public Property MapMeridians As MapGridLines
    public MapGridLines MapMeridians {get; set;}
    See Also