VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationVisualToolJS type / get_FocusedAnnotationView Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_FocusedAnnotationView Метод
    В этом разделе
    Возвращает вид сфокусированной аннотации.
    Синтаксис
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationVisualToolJS();
    
    var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS
    value = instance.get_FocusedAnnotationView();
    
    
    function get_FocusedAnnotationView() : WebAnnotationViewJS;
    

    Return Value

    Сфокусированный WebAnnotationViewJS.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также