MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapViewport Interface

IMapViewport Interface Properties

For a list of all members of this type, see IMapViewport members.

Public Properties
 NameDescription
 PropertyGets the margin between a MapViewport element and its content.  
 PropertyGets a value indicating whether the map meridians and map parallels will be drawn under the map content.  
 PropertyGets the coordinate system rendering settings.  
 PropertyGets the map viewport rendering limits.  
 PropertyGets the meridians rendering settings.  
 PropertyGets the parallels rendering settings.  
 PropertyGets the used map projection.  
 PropertyGets the map viewport main view settings.  
 PropertyGets the maximum zoom level that is allowed in a Map element.  
 PropertyGets the minimum zoom level that is allowed in a Map element.  
 PropertyGets the X projection center of a MapViewport element in map coordinates.  
 PropertyGets the Y projection center of a MapViewport element in map coordinates.  
 PropertyGets or sets the twips to kilometers scale factor.  
 PropertyGets the resolution that is used to simplify map polygons and map lines. The resolution is specified in map coordinates.  
Top
See Also