Return the tool tip mode of the RSVGTips device
的RSVGTips设备返回工具提示模式
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Return the tool tip mode of the RSVGTips device.
返回刀尖的RSVGTips设备模式。
用法----------Usage----------
getSVGToolTipMode()
Details
详细信息----------Details----------
Returns the mode that was set in the call to devSVGTips (this mode cannot be changed while a plot is being created.)
返回的模式中设置的呼叫devSVGTips(此模式下不能改变,而一个图正在创建的。)
值----------Value----------
An integer representing the tooltip mode of the current device:
一个整数,表示当前设备的工具提示模式:
-1: the current device is not an RSVGTips device
-1:当前设备不是RSVGTips的设备
0: the tooltips are not being used
0:工具提示不被使用
1: tool tips are title + one line of description
1:工具提示标题+ 1行说明
2: tool tips are title + two lines of description
2:工具提示标题+两行描述
(作者)----------Author(s)----------
Tony Plate <a href="mailto:tplate@acm.org">tplate@acm.org</a>