ActiveReports 12
MapViewport Class Members
Properties 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapViewport Class

The following tables list the members exposed by MapViewport.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MapViewport class.  
Top
Public Properties
 NameDescription
Public PropertyWidth 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 PropertyGets or sets the content margin. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 10pt.  
Public PropertyGets or sets the meridians and parallels will be drawn under the map content. An expression should evaluate to a System.Boolean.  
Public PropertyWidth 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 PropertyThe map projection That evaluates to one of CoordinateSystem. The default value is CoordinateSystem.Planar.  
Public PropertyGets or sets the map limits. Automatically calculated if omitted.  
Public PropertyGets 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 PropertyGets or sets the map meridians.  
Public PropertyGets or sets the map parallels.  
Public PropertyThe map projection. That evaluates to one of MapProjection. The default value is MapProjection.Equirectangular.  
Public PropertyGets 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 PropertyGets or sets the view center and zoom. An expression should evaluate to a MapView.  
Public PropertyGets or sets the maximum zoom level allowed. An expression should evaluate to a System.Double. The default value is 20000.  
Public PropertyGets or sets the minimum zoom level allowed. An expression should evaluate to a System.Double. The default value is 20.  
Public PropertyGets or sets the X projection center in geographic units. Automatically calculated if omitted. An expression should evaluate to a System.Double.  
Public PropertyGets or sets the Y projection center in geographic units. Automatically calculated if omitted. An expression should evaluate to a System.Double.  
Public PropertyWidth 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 PropertySimplification 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 PropertyGets or sets style properties for map sub item. Each of the properties of type Color support transparency. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Public PropertyWidth 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 PropertyDrawing order of the item within the map. An expression should evaluate to a GrapeCity.ActiveReports.BarCodes.GC.Integer. The default value is 0. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSubItem)
Top
See Also

Reference

MapViewport Class
GrapeCity.ActiveReports.PageReportModel Namespace