VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewCollectionJS type / bringToFont Property
Syntax BrowserCompatibility SeeAlso
    bringToFont Метод
    Перемещает указанную аннотацию в последнюю позицию в коллекции.
    Синтаксис
    var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS();
    
    var value; // Type: any
    
    // Parameters
    var annotation; // Type: WebAnnotationViewJS
    
    value = instance.bringToFont(annotation);
    
    

    Parameters

    annotation
    WebAnnotationViewJS для перемещения.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также