VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationVisualToolJS type / get_FocusedAnnotationView Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_FocusedAnnotationView Method
In This Topic
Gets the focused annotation view.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationVisualToolJS();

var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS
value = instance.get_FocusedAnnotationView();

Return Value

The focused WebAnnotationViewJS.
Browser Compatibility
56+
45+
11
See Also