VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.DocumentViewer Namespace / WebDocumentViewerJS type / bringFocusedAnnotationToFront Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    bringFocusedAnnotationToFront Метод
    В этом разделе
    Перемещает аннотацию в фокусе на последнюю позицию в коллекции аннотаций изображения в фокусе.
    Синтаксис
    var instance = new Vintasoft.Imaging.DocumentViewer.WebDocumentViewerJS(settings);
    
    var value; // Type: any
    value = instance.bringFocusedAnnotationToFront();
    
    
    function bringFocusedAnnotationToFront() : any;
    
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также