JavaScript Application Programming Interface (API) for AutoCAD
ContentsIndexHome
PreviousUpNext
Acad.hideTooltip Function

Autodesk.AutoCAD.js

JavaScript
function Acad.hideTooltip(tooltipId);
Parameters 
Description 
tooltipId 
identifier that you encounter when displaying tooltip of type integer. 

Use this method to hide the tooltip.

Links
Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!