Share via


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)

適用対象