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

屬性值

String

string 值,表示 ImageMapArea 屬性的導出工具提示。

適用於