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

    Parameters

    interactionObj
    Объект взаимодействия.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также