VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebLinkAnnotationViewJS type / get_HoveredLinkAppearance Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_HoveredLinkAppearance Method
In This Topic
Gets the appearance of the hyperlink when the mouse cursor hovers over the hyperlink.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebLinkAnnotationViewJS();

var value; // Type: Vintasoft.Imaging.Annotation.UI.WebLinkAppearanceJS
value = instance.get_HoveredLinkAppearance();

Return Value

The WebLinkAppearanceJS of the hyperlink when the mouse cursor hovers over the hyperlink.
Browser Compatibility
56+
45+
11
See Also