VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebInteractionControllerBaseJS type / getInteractionObject Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    getInteractionObject Method
    In This Topic
    Returns the interaction object.
    Syntax
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebInteractionControllerBaseJS(interactionObj);
    
    var value; // Type: object
    value = instance.getInteractionObject();
    
    
    function getInteractionObject() : object;
    

    Return Value

    The interaction object.
    Browser Compatibility
    56+
    45+
    11
    See Also