MapElementView Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the center of a map viewport based on a map spatial element.
public ref class MapElementView sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapView
public sealed class MapElementView : Microsoft.ReportingServices.OnDemandReportRendering.MapView
type MapElementView = class
inherit MapView
Public NotInheritable Class MapElementView
Inherits MapView
- Inheritance
Fields
m_instance |
Specifies the MapViewInstance which contains the instance of the MapView class. (Inherited from MapView) |
m_map |
Specifies the map to which this map view applies. (Inherited from MapView) |
Properties
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) |