次の方法で共有


ImageMapArea クラス

イメージ マップ内の領域を表します。 このクラスは継承できません。

継承階層

System.Object
  Microsoft.ReportingServices.ReportRendering.ImageMapArea

名前空間:  Microsoft.ReportingServices.ReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public NotInheritable Class ImageMapArea
'使用
Dim instance As ImageMapArea
public sealed class ImageMapArea
public ref class ImageMapArea sealed
[<SealedAttribute>]
type ImageMapArea =  class end
public final class ImageMapArea

ImageMapArea 型は、以下のメンバーを公開しています。

コンストラクター

  名前 説明
パブリック メソッド ImageMapArea ImageMapArea クラスの新しいインスタンスを初期化します。

先頭に戻る

プロパティ

  名前 説明
パブリック プロパティ ActionInfo 画像でのアクションに関する情報を返します。
パブリック プロパティ Coordinates 図形の座標を、グラフ サイズの割合 (% 単位) として取得します。
パブリック プロパティ ID イメージ マップ領域の識別子を取得または設定します。
パブリック プロパティ Shape 領域の図形を取得します。

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Equals (Object から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
パブリック メソッド SetCoordinates イメージ マップ領域の座標および種類を設定します。
パブリック メソッド ToString (Object から継承されています。)

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.ReportingServices.ReportRendering 名前空間