Share via


MapElementView クラス

定義

マップの空間要素に基づくマップ ビューポートの中心を表します。

public ref class MapElementView sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapView
public sealed class MapElementView : Microsoft.ReportingServices.OnDemandReportRendering.MapView
type MapElementView = class
    inherit MapView
Public NotInheritable Class MapElementView
Inherits MapView
継承
MapElementView

フィールド

m_instance

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

(継承元 MapView)
m_map

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

(継承元 MapView)

プロパティ

Instance

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

LayerName

マップ ビューポートで中央揃えにする空間要素が含まれたマップ レイヤーの名前を取得します。

MapBindingFieldPairs

マップ ビューポートで中央揃えにする空間要素を識別するために使用する MapBindingFieldPair のコレクションを取得します。

Zoom

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

(継承元 MapView)

適用対象