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)

적용 대상