MapDataBoundView 类

定义

表示基于绑定到数据的地图项的地图视区的中心。

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
继承
MapDataBoundView

字段

m_instance

指定包含 MapViewInstance 类的实例的 MapView

(继承自 MapView)
m_map

指定此地图视图应用于的地图。

(继承自 MapView)

属性

Instance

获取包含此报表定义对象的计算值的报表实例对象。

Zoom

获取地图视区的缩放级别。

(继承自 MapView)

适用于