MapLocationInstance 类

定义

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

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

属性

Left

获取 Left 类中 MapLocation 属性的计算值。

Top

获取 Top 类中 MapLocation 属性的计算值。

Unit

获取 Unit 类中 MapLocation 属性的计算值。

方法

ResetInstanceCache()

重置实例缓存。

(继承自 BaseInstance)

适用于