言語

ImageMapArea クラス

定義

画像マップ上のエリアを表します。 このクラスは継承できません。

public ref class ImageMapArea sealed
public sealed class ImageMapArea
type ImageMapArea = class
Public NotInheritable Class ImageMapArea
継承
ImageMapArea

コンストラクター

名前 説明
ImageMapArea()

ImageMapArea クラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
ActionInfo

画像上の動作に関する情報を返します。

Coordinates

図の座標をチャートサイズのパーセンテージで取得します。

ID

画像マップ領域の識別子を取得したり設定したりします。

Shape

その地域の形を把握できます。

メソッド

名前 説明
SetCoordinates(ImageMapArea+ImageMapAreaShape, Single[])

画像マップ領域の座標とタイプを設定します。

適用対象