ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapViewport Interface / MapMeridians Property

In This Topic
    MapMeridians Property (IMapViewport)
    In This Topic
    Gets the meridians rendering settings.
    Syntax
    'Declaration
     
    ReadOnly Property MapMeridians As IMapGridLines
    IMapGridLines MapMeridians {get;}

    Property Value

    An IMapGridLines representing the meridians rendering settings.
    See Also