VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewControllerJS type / WebAnnotationViewControllerJS Constructor(WebImageCollectionJS)
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebAnnotationViewControllerJS Constructor(WebImageCollectionJS)
    В этом разделе
    Initializes a new instance of the WebAnnotationViewControllerJS class.
    Синтаксис
    // Parameters
    var images; // Type: WebImageCollectionJS
    
    var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewControllerJS(images);
    
    
    function WebAnnotationViewControllerJS(
    images
    WebImageCollectionJS объект, определяющий коллекцию изображений.
    : WebImageCollectionJS
    ) : WebAnnotationViewControllerJS;

    Parameters

    images
    WebImageCollectionJS объект, определяющий коллекцию изображений.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также