ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapCustomView Class
Fields Properties

In This Topic
    MapCustomView Class Members
    In This Topic

    The following tables list the members exposed by MapCustomView.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MapCustomView class.  
    Top
    Public Fields
     NameDescription
    Public FieldThe center x default value  
    Public FieldThe center y default value  
    Top
    Public Properties
     NameDescription
    Public PropertyX Center of the view in percent of the map content. An expression should evaluate to a System.Double. The default value is 50.  
    Public PropertyY Center of the view in percent of the map content. An expression should evaluate to a System.Double. The default value is 50.  
    Top
    See Also