言語

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

MapViewクラスのインスタンスを含む MapViewInstanceを指定します。

(継承元 MapView)
m_map

このマップビューが適用されるマップを指定します。

(継承元 MapView)

プロパティ

名前 説明
Instance

このレポート定義オブジェクトの計算値を含むレポートインスタンスオブジェクトを取得します。

Zoom

マップビューポートのズームレベルを取得します。

(継承元 MapView)

適用対象