LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

EnableToolTip Property

Show in webframe
Gets or sets a value that indicate whether firing the AnnAutomation.ToolTip event is enabled
Syntax
get_enableToolTip();
set_enableToolTip(value);
Object.defineProperty('enableToolTip');

Property Value

TypeDescription
booleantrue to fire the AnnAutomation.ToolTip event, otherwise; false. Default value is false.
Remarks

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.

See Also

Reference

AnnAutomationManager Object
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.