Share via


MapViewInstance クラス

定義

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

public ref class MapViewInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public abstract class MapViewInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type MapViewInstance = class
    inherit BaseInstance
Public MustInherit Class MapViewInstance
Inherits BaseInstance
継承
MapViewInstance
派生

プロパティ

Zoom

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

メソッド

ResetInstanceCache()

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

適用対象