Gets or sets a value that indicates whether firing the ToolTip event is enabled
Object.defineProperty(AnnAutomationManager.prototype, 'enableToolTip',
get: function(),
set: function(value)
)
enableToolTip: boolean;
true to fire the ToolTip event; otherwise, false. The default value is false.
When the value of this property is true and the user hovers 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.
Products |
Support |
Feedback: enableToolTip Property (AnnAutomationManager) - Leadtools.Annotations.Automation |
Introduction |
Help Version 19.0.2017.3.21
|