|
JavaScript Application Programming Interface (API) for AutoCAD
|
Autodesk.AutoCAD.js
function Acad.hideTooltip(tooltipId);
|
Parameters |
Description |
|
tooltipId |
identifier that you encounter when displaying tooltip of type integer. |
Use this method to hide the tooltip.
|
Copyright (c) 2012. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|