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)

適用対象