ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Map Class
Properties Methods Events

In This Topic
    Map Class Members
    In This Topic

    The following tables list the members exposed by Map.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Map class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the description of the control used by accessibility client applications.  
    Public PropertyGets or sets the map action info.  
    Public PropertyGets or sets the anti-aliasing type expresion for a Map that evaluates to one of AntiAliasing. If this element is not present, its value is interpreted as AntiAliasing.All.  
    Public PropertySpecifies a label to identify a Map instance within the client UI in order to provide a user-friendly label for searching.  
    Public PropertyGets or sets the map border skin.  
    Public PropertyGets or sets the map color scale.  
    Public PropertyGets the map data regions.  
    Public PropertyGets or sets the map distance scale.  
    Public PropertyGets the map layers.  
    Public PropertyGets the map legends.  
    Public PropertyGets the map titles.  
    Public PropertyGets or sets the map viewport.  
    Public PropertySpecifies the maximum number of spatial elements that are allowed in a Map. If this element is not present, its value is interpreted as 20000.  
    Public PropertySpecifies the maximum total number of map points in all spatial elements that are allowed in a Map. If this element is not present, its value is interpreted as 1000000.  
    Public PropertyGets or sets the page break.  
    Public PropertySpecifies value to use for the name of a paginated page.  
    Public PropertySpecifies the intensity of the shadows throughout a Map. If this element is not present, its value is interpreted as 25.  
    Public PropertyGets or sets the anti-aliasing quality of the text of a Map that evaluates to one of PageReportModel.TextAntiAliasingQualityType. If this element is not present, its value is interpreted as TextAntiAliasingQuality.High.  
    Public PropertySpecifies the primary language of map tiles, an expression should evaluate to a valid language code string.  
    Top
    See Also