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

In This Topic
    MapCustomView Class
    In This Topic
    Defines the center of the view port based on an arbitrary center point
    Object Model
    MapCustomView Class
    Syntax
    'Declaration
     
    Public NotInheritable Class MapCustomView 
       Inherits MapView
    public sealed class MapCustomView : MapView 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.MapView
          GrapeCity.ActiveReports.PageReportModel.MapCustomView

    See Also