LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

ToolBarToolTipText Property

Show in webframe
Gets or sets the tooltip text associated with this AnnAutomationObject.
Syntax
get_toolBarToolTipText();
set_toolBarToolTipText(value);
Object.defineProperty('toolBarToolTipText');

Property Value

TypeDescription
stringThe text associated with this AnnAutomationObject. Default value is null.
Remarks

The AnnAutomation.ToolTip event will occur when the user hovers the mouse over an annotation object.

This event will only occur if the value of AnnAutomationManager.EnableToolTip is set to true. Showing the tooltip is platform depending operation that is handled by the platform-specific automation helper class.

See Also

Reference

AnnAutomationObject Object
AnnAutomationObject Members

 

 


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