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)

适用于