ActiveReports 8
IMapViewport Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : IMapViewport Interface

Glossary Item Box

The following tables list the members exposed by IMapViewport.

Public Properties

 NameDescription
 PropertyContentMarginSpecifies the margin between a MapViewport element and its content.  
 PropertyGridUnderContentSpecifies whether the map meridians and map parallels will be drawn under the map content.  
 PropertyMapCoordinateSystemCoordinate sytem rendering settings.  
 PropertyMapLimitsMap viewport rendering limits.  
 PropertyMapMeridiansMeridians rendering settings.  
 PropertyMapParallelsParallels rendering settings.  
 PropertyMapProjectionUsed map projection.  
 PropertyMapViewMap viewport main view settings.  
 PropertyMaximumZoomSpecifies the maximum zoom level that is allowed in a Map element.  
 PropertyMinimumZoomSpecifies the minimum zoom level that is allowed in a Map element.  
 PropertyProjectionCenterXSpecifies the X projection center of a MapViewport element in map coordinates.  
 PropertyProjectionCenterYSpecifies the Y projection center of a MapViewport element in map coordinates.  
 PropertyScaleFactorTwips to kilometers scale factor.  
 PropertySimplificationResolutionSpecifies the resolution that is used to simplify map polygons and map lines. The resolution is specified in map coordinates.  
Top

See Also