MapViewportInstance 类

定义

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

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

属性

BottomMargin

获取 BottomMargin 类中 MapSubItem 属性的计算值。

(继承自 MapSubItemInstance)
ContentMargin

获取 ContentMargin 类中 MapViewport 属性的计算值。

GridUnderContent

获取 GridUnderContent 类中 MapViewport 属性的计算值。

LeftMargin

获取 LeftMargin 类中 MapSubItem 属性的计算值。

(继承自 MapSubItemInstance)
MapCoordinateSystem

获取 MapCoordinateSystem 类中 MapViewport 属性的计算值。

MapProjection

获取 MapProjection 类中 MapViewport 属性的计算值。

MaximumZoom

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

MinimumZoom

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

ProjectionCenterX

获取 ProjectionCenterX 类中 MapViewport 属性的计算值。

ProjectionCenterY

获取 ProjectionCenterY 类中 MapViewport 属性的计算值。

RightMargin

获取 RightMargin 类中 MapSubItem 属性的计算值。

(继承自 MapSubItemInstance)
SimplificationResolution

获取 SimplificationResolution 类中 MapViewport 属性的计算值。

Style

获取 Style 类中 MapSubItem 属性的计算值。

(继承自 MapSubItemInstance)
TopMargin

获取 TopMargin 类中 MapSubItem 属性的计算值。

(继承自 MapSubItemInstance)
ZIndex

获取 ZIndex 类中 MapSubItem 属性的计算值。

(继承自 MapSubItemInstance)

方法

ResetInstanceCache()

重置 MapSubItemInstance 的缓存。

(继承自 MapSubItemInstance)

适用于