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

var value; // Type: any

// Parameters
var annotation; // Type: WebAnnotationViewJS

value = instance.bringToBack(annotation);

Parameters

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