Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

EnableToolTip Property






Gets or sets a value that indicates whether firing the ToolTip event is enabled.
Syntax
public bool EnableToolTip {get; set;}
'Declaration
 
Public Property EnableToolTip As Boolean
public bool EnableToolTip {get; set;}
 <br/>get_EnableToolTip();<br/>set_EnableToolTip(value);<br/>Object.defineProperty('EnableToolTip'); 

Property Value

true to fire the ToolTip event; otherwise, false. The default value is false.
Remarks

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 a platform-dependent operation that is handled by the platform-specific automation helper class.

Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features