The following tables list the members exposed by MapElementView.
Public Properties
| Name | Description |
| LayerName | Layer name containing the spatial element to be centered. An expression should evaluate to a System.String. |
| MapBindingFieldPairs | Gets the set of fields used to identify the element to be centered. If omitted, the view center will be the center of the bounding rectangle of all the map elements of the specified layer. |
| Zoom | Gets or sets the viewport zoom level. Automatically calculated if omitted based on the MapView type. An expression should evaluate to a System.Double. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapView) |
Top
See Also