Share via


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()

MapInstance のコア XML を取得します。

GetDefaultFontFamily()

アイテムの既定のフォント ファミリを取得します。

(継承元 ReportItemInstance)
GetImage()

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

GetImage(ActionInfoWithDynamicImageMapCollection)

画像としてのマップを、その画像マップに対する一連のアクションと共に返します。

GetImage(DynamicImageInstance+ImageType)

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

GetImage(DynamicImageInstance+ImageType, ActionInfoWithDynamicImageMapCollection)

指定された種類の画像としてのマップを、その画像マップに対する一連のアクションと共に返します。

ResetInstanceCache()

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

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

マップ画像の生成に使用するインチあたりのドット数 (DPI) を設定します。

SetSize(Double, Double)

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

適用対象