get_AnnotationController Method
In This Topic
Gets the annotation view controller associated with the viewer.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS(controlId);
var value; // Type: Vintasoft.Imaging.Annotation.WebAnnotationViewControllerJS
value = instance.get_AnnotationController();
Return Value
The
WebAnnotationViewControllerJS associated with the viewer.
Browser Compatibility
See Also