MapDataBoundView Class

Definition

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
MapDataBoundView

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)

Applies to