ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapElementView Class
Members

In This Topic
    MapElementView Class
    In This Topic
    Defines the center/zoom of the view port based on map spatial element
    Object Model
    MapElementView Class
    Syntax
    'Declaration
     
    Public NotInheritable Class MapElementView 
       Inherits MapView
    public sealed class MapElementView : MapView 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.MapView
          GrapeCity.ActiveReports.PageReportModel.MapElementView

    See Also