get_enableToolTip();
set_enableToolTip(value);
Object.defineProperty('enableToolTip');
Type | Description |
---|---|
boolean | true to fire the AnnAutomation.ToolTip event, otherwise; false. Default value is false. |
When the value of this property is true and the user hoves the mouse cursor over an annotation object, the AnnAutomation.ToolTip event will fire indicating a tooltip is required. Showing the tooltip is platform depending operation that is handled by the platform-specific automation helper class.