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
See Also