MapDataBoundViewInstance 类

定义

表示 MapDataBoundView 类的实例类型并且包含 MapDataBoundView 中属性的计算值。

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

属性

Zoom

获取 Zoom 类中 MapView 属性的计算值。

(继承自 MapViewInstance)

方法

ResetInstanceCache()

重置 MapViewInstance 的缓存。

(继承自 MapViewInstance)

适用于