VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebCompositeAnnotationViewJS type / WebCompositeAnnotationViewJS Constructor(WebAnnotationViewJS[])
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebCompositeAnnotationViewJS Constructor(WebAnnotationViewJS[])
    В этом разделе
    Initializes a new instance of the WebCompositeAnnotationViewJS class.
    Синтаксис
    // Parameters
    var items; // Type: WebAnnotationViewJS[]
    
    var instance = new Vintasoft.Imaging.Annotation.UI.WebCompositeAnnotationViewJS(items);
    
    
    function WebCompositeAnnotationViewJS(
    items
    Массив аннотаций.
    : WebAnnotationViewJS[]
    ) : WebCompositeAnnotationViewJS;

    Parameters

    items
    Массив аннотаций.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также