言語

MapInstance クラス

定義

Mapクラスのインスタンス型を表し、Mapのプロパティの計算値を含みます。

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

PageNameクラスにおけるMapプロパティの計算値を取得します。

ShadowIntensity

ShadowIntensityクラスにおけるMapプロパティの計算値を取得します。

Style

StyleクラスにおけるReportElementプロパティの計算値を取得します。

(継承元 ReportElementInstance)
TextAntiAliasingQuality

TextAntiAliasingQualityクラスにおけるMapプロパティの計算値を取得します。

TileLanguage

TileLanguageクラスにおけるMapプロパティの計算値を取得します。

ToolTip

ToolTipクラスにおけるReportItemプロパティの計算値を取得します。

(継承元 ReportItemInstance)
UniqueName

このインスタンスオブジェクトの一意識別子を取得します。

(継承元 ReportItemInstance)
Visibility

VisibilityクラスにおけるReportItemプロパティの計算値を取得します。

(継承元 ReportItemInstance)

メソッド

名前 説明
GetCoreXml()

コアXMLを MapInstanceで取得できます。

GetDefaultFontFamily()

アイテムのデフォルトのフォントファミリーを取得します。

(継承元 ReportItemInstance)
GetImage()

マップを画像として返します。

GetImage(ActionInfoWithDynamicImageMapCollection)

画像としてマップを返し、その画像マップのアクションセットも返します。

GetImage(DynamicImageInstance+ImageType, ActionInfoWithDynamicImageMapCollection)

指定型の画像として、その画像マップのアクションセットを返します。

GetImage(DynamicImageInstance+ImageType)

指定型の画像としてマップを返します。

ResetInstanceCache()

ReportItemInstanceのキャッシュをリセットします。

(継承元 ReportItemInstance)
SetDpi(Int32, Int32)

地図画像生成に使用するドット・パー・インチ(DPI)を設定します。

SetSize(Double, Double)

マップインスタンスのサイズを設定します。

適用対象