MapDataBoundView 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 the map items that are bound to data.
public ref class MapDataBoundView sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapView
public sealed class MapDataBoundView : Microsoft.ReportingServices.OnDemandReportRendering.MapView
type MapDataBoundView = class
inherit MapView
Public NotInheritable Class MapDataBoundView
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. |
Zoom |
Gets the zoom level of a map viewport. (Inherited from MapView) |