VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewerJS type / ungroupFocusedAnnotation Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    ungroupFocusedAnnotation Method
    In This Topic
    Ungroups the focused group annotation and adds ungrouped annotations into annotation collection of focused image.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS(controlId);
    
    var value; // Type: any
    value = instance.ungroupFocusedAnnotation();
    
    
    function ungroupFocusedAnnotation() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also