Gets the tooltip associated with the annotation.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();
var value; // Type: string
value = instance.get_ToolTip();
function get_ToolTip() : string;
Return Value
Tooltip associated with the annotation. Default value is empty string.