言語

MapElementViewInstance クラス

定義

MapElementViewクラスのインスタンス型を表し、MapElementViewのプロパティの計算値を含みます。

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

プロパティ

名前 説明
LayerName

LayerNameクラスにおけるMapElementViewプロパティの計算値を取得します。

Zoom

ZoomクラスにおけるMapViewプロパティの計算値を取得します。

(継承元 MapViewInstance)

メソッド

名前 説明
ResetInstanceCache()

MapViewInstanceのキャッシュをリセットします。

(継承元 MapViewInstance)

適用対象