次の方法で共有


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[])

イメージ マップ領域の座標および種類を設定します。

適用対象