VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewJS type / get_ToolTip Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ToolTip Method
In This Topic
Gets the tooltip associated with the annotation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();

var value; // Type: string
value = instance.get_ToolTip();

Return Value

Tooltip associated with the annotation. Default value is empty string.
Browser Compatibility
56+
45+
11
See Also