MapVectorLayerInstance 类

定义

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

public ref class MapVectorLayerInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::MapLayerInstance
public abstract class MapVectorLayerInstance : Microsoft.ReportingServices.OnDemandReportRendering.MapLayerInstance
type MapVectorLayerInstance = class
    inherit MapLayerInstance
Public MustInherit Class MapVectorLayerInstance
Inherits MapLayerInstance
继承
MapVectorLayerInstance
派生

属性

MaximumZoom

获取 MaximumZoom 类中 MapLayer 属性的计算值。

(继承自 MapLayerInstance)
MinimumZoom

获取 MinimumZoom 类中 MapLayer 属性的计算值。

(继承自 MapLayerInstance)
Transparency

获取 Transparency 类中 MapLayer 属性的计算值。

(继承自 MapLayerInstance)
VisibilityMode

获取 VisibilityMode 类中 MapLayer 属性的计算值。

(继承自 MapLayerInstance)

方法

ResetInstanceCache()

重置 MapVectorLayerInstance 的缓存。

适用于