Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Cancel Property (AnnToolTipEventArgs)

Show in webframe
Gets or sets a value whether to cancel showing the tooltip.
Syntax
get_cancel();
set_cancel(value);
Object.defineProperty('cancel');

Property Value

TypeDescription
booleantrue to cancel showing the tooltip; otherwise, false. The default value is false.
See Also

Reference

AnnToolTipEventArgs Object
AnnToolTipEventArgs Members

Error processing SSI file