VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.UI.VisualTools Namespace / WebInteractiveObjectCollectionJS type / WebInteractiveObjectCollectionJS Constructor(object)
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebInteractiveObjectCollectionJS Constructor(object)
    В этом разделе
    Initializes a new instance of the WebInteractiveObjectCollectionJS class.
    Синтаксис
    // Parameters
    var typeOfElements; // Type: object
    
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebInteractiveObjectCollectionJS(typeOfElements);
    
    
    function WebInteractiveObjectCollectionJS(
    typeOfElements
    Тип интерактивного объекта.
    : object
    ) : WebInteractiveObjectCollectionJS;

    Parameters

    typeOfElements
    Тип интерактивного объекта.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также