言語

MapCustomView クラス

定義

任意の点に基づくマップビューポートの中心を表します。

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

フィールド

名前 説明
m_instance

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

(継承元 MapView)
m_map

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

(継承元 MapView)

プロパティ

名前 説明
CenterX

マップのビューポートセンターのx座標をマップ内容の割合として取得します。

CenterY

マップのビューポートセンターのy座標をマップ内容の割合として取得します。

Instance

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

Zoom

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

(継承元 MapView)

適用対象