MapElementView Class
Updated: February 25, 2016
Represents the center of a map viewport based on a map spatial element.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Microsoft.ReportingServices.OnDemandReportRendering::MapView
Microsoft.ReportingServices.OnDemandReportRendering::MapElementView
| Name | Description | |
|---|---|---|
![]() | Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() | LayerName | Gets the name of the map layer that contains the spatial element that is to be centered in a map viewport. |
![]() | MapBindingFieldPairs | Gets a collection of MapBindingFieldPair that is used to identify the spatial element that is to be centered in a map viewport. |
![]() | Zoom | Gets the zoom level of a map viewport.(Inherited from MapView.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

