MapInstance 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class MapInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportItemInstance, Microsoft::ReportingServices::OnDemandReportRendering::IDynamicImageInstance
public sealed class MapInstance : Microsoft.ReportingServices.OnDemandReportRendering.ReportItemInstance, Microsoft.ReportingServices.OnDemandReportRendering.IDynamicImageInstance
type MapInstance = class
inherit ReportItemInstance
interface IDynamicImageInstance
Public NotInheritable Class MapInstance
Inherits ReportItemInstance
Implements IDynamicImageInstance
- 继承
- 实现
字段
m_reportElementDef |
指定用于定义此实例的报表元素定义。 (继承自 ReportElementInstance) |
m_style |
指定此报表元素对象的样式属性。 (继承自 ReportElementInstance) |
m_uniqueName |
指定此实例对象的唯一标识符。 (继承自 ReportItemInstance) |
m_visibility |
指定报表项的可见性。 (继承自 ReportItemInstance) |
属性
AntiAliasing |
获取 AntiAliasing 类中 Map 属性的计算值。 |
Bookmark |
获取 Bookmark 类中 ReportItem 属性的计算值。 (继承自 ReportItemInstance) |
DocumentMapLabel |
获取 DocumentMapLabel 类中 ReportItem 属性的计算值。 (继承自 ReportItemInstance) |
PageName | |
ShadowIntensity |
获取 ShadowIntensity 类中 Map 属性的计算值。 |
Style |
获取 Style 类中 ReportElement 属性的计算值。 (继承自 ReportElementInstance) |
TextAntiAliasingQuality |
获取 TextAntiAliasingQuality 类中 Map 属性的计算值。 |
TileLanguage |
获取 TileLanguage 类中 Map 属性的计算值。 |
ToolTip |
获取 ToolTip 类中 ReportItem 属性的计算值。 (继承自 ReportItemInstance) |
UniqueName |
获取此实例对象的唯一标识符。 (继承自 ReportItemInstance) |
Visibility |
获取 Visibility 类中 ReportItem 属性的计算值。 (继承自 ReportItemInstance) |
方法
GetCoreXml() |
获取 MapInstance 中的核心 XML。 |
GetDefaultFontFamily() |
检索项目的默认字体系列。 (继承自 ReportItemInstance) |
GetImage() |
将地图以图像的形式返回。 |
GetImage(ActionInfoWithDynamicImageMapCollection) |
将地图以图像的形式返回,同时返回针对其图像映射的一组操作。 |
GetImage(DynamicImageInstance+ImageType) |
将地图以指定类型的图像的形式返回。 |
GetImage(DynamicImageInstance+ImageType, ActionInfoWithDynamicImageMapCollection) |
将地图以指定类型的图像的形式返回,同时返回针对其图像映射的一组操作。 |
ResetInstanceCache() |
重置 ReportItemInstance 的缓存。 (继承自 ReportItemInstance) |
SetDpi(Int32, Int32) |
设置要用于生成地图图像的每英寸点数 (DPI)。 |
SetSize(Double, Double) |
设置映射实例的大小。 |