ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapViewport Class / MapView Property

In This Topic
    MapView Property (MapViewport)
    In This Topic
    Gets or sets the view center and zoom. An expression should evaluate to a MapView.
    Syntax
    'Declaration
     
    Public Property MapView As MapView
    public MapView MapView {get; set;}
    See Also