ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapViewport Interface
Properties

In This Topic
    IMapViewport Interface Members
    In This Topic

    The following tables list the members exposed by IMapViewport.

    Public Properties
     NameDescription
     PropertySpecifies the margin between a MapViewport element and its content.  
     PropertySpecifies whether the map meridians and map parallels will be drawn under the map content.  
     PropertyCoordinate sytem rendering settings.  
     PropertyMap viewport rendering limits.  
     PropertyMeridians rendering settings.  
     PropertyParallels rendering settings.  
     PropertyUsed map projection.  
     PropertyMap viewport main view settings.  
     PropertySpecifies the maximum zoom level that is allowed in a Map element.  
     PropertySpecifies the minimum zoom level that is allowed in a Map element.  
     PropertySpecifies the X projection center of a MapViewport element in map coordinates.  
     PropertySpecifies the Y projection center of a MapViewport element in map coordinates.  
     PropertyTwips to kilometers scale factor.  
     PropertySpecifies the resolution that is used to simplify map polygons and map lines. The resolution is specified in map coordinates.  
    Top
    See Also