ActiveReports 9
MapViewport Class Members
Fields  Properties 

The following tables list the members exposed by MapViewport.

Public Constructors
 NameDescription
Public ConstructorMapViewport ConstructorInitializes a new instance of the MapViewport class.  
Top
Public Fields
 NameDescription
Public FieldGeographicalMeridiansLabelFormatDefaultValue  
Public FieldGeographicalParallelsLabelFormatDefaultValue  
Top
Public Properties
 NameDescription
Public PropertyBottomMarginWidth of the bottom margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyContentMarginGets or sets the content margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 10pt.  
Public PropertyGridUnderContentGets or sets the meridians and parallels will be drawn under the map content. An expression should evaluate to a System.Boolean.  
Public PropertyLeftMarginWidth of the left margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyMapCoordinateSystemThe map projection That evaluates to one of CoordinateSystem. The default value is CoordinateSystem.Planar.  
Public PropertyMapLimitsGets or sets the map limits. Automatically calculated if omitted.  
Public PropertyMapLocationGets or sets the sub item location within the map. Default for MapViewport (0,0), otherwise Position is used. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyMapMeridiansGets or sets the map meridians.  
Public PropertyMapParallelsGets or sets the map parallels.  
Public PropertyMapProjectionThe map projection. That evaluates to one of MapProjection. The default value is MapProjection.Equirectangular.  
Public PropertyMapSizeGets or sets the sub item size within the map. If omitted for MapViewport the default is (100,100) in percents. Automatically calculated for MapDockableSubItem. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyMapViewGets or sets the view center and zoom. An expression should evaluate to a MapView.  
Public PropertyMaximumZoomGets or sets the maximum zoom level allowed. An expression should evaluate to a System.Double. The default value is 20000.  
Public PropertyMinimumZoomGets or sets the minimum zoom level allowed. An expression should evaluate to a System.Double. The default value is 20.  
Public PropertyProjectionCenterXGets or sets the X projection center in geographic units. Automatically calculated if omitted. An expression should evaluate to a System.Double.  
Public PropertyProjectionCenterYGets or sets the Y projection center in geographic units. Automatically calculated if omitted. An expression should evaluate to a System.Double.  
Public PropertyRightMarginWidth of the right margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertySimplificationResolutionSimplification resolution in map units to be applied to polygon and line layers. An expression should evaluate to a System.Double. The default value is 0 (No simplification).  
Public PropertyStyleGets or sets style properties for map sub item. Each of the properties of type Color support transparency. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyTopMarginWidth of the top margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 0 in. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyZIndexDrawing order of the item within the map. An expression should evaluate to a System.Integer. The default value is 0. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Top
See Also

Reference

MapViewport Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum