次の方法で共有


ImageMapAreaInstance.ToolTip プロパティ

定義

ImageMapArea について計算されたツールヒントを取得します。

public:
 property System::String ^ ToolTip { System::String ^ get(); };
public string ToolTip { get; }
member this.ToolTip : string
Public ReadOnly Property ToolTip As String

プロパティ値

ImageMapArea について計算されたツールヒントを表す string 値。

適用対象