Language

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

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

(継承元 MapView)
m_map

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

(継承元 MapView)

プロパティ

名前 説明
Instance

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

LayerName

マップビューポートで中心に据える空間要素を含むマップレイヤーの名前を取得します。

MapBindingFieldPairs

マップビューポートで中央に配置する空間要素を特定するために使われる MapBindingFieldPair の集合を取得します。

Zoom

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

(継承元 MapView)

適用対象