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

    Parameters

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