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

In This Topic
    MapView Property
    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