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 的计算出的工具提示。

适用于