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

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