VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebTextInteractionAreaJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebTextInteractionAreaJS type
    In This Topic
    An interaction controller that transforms text object.
    Syntax
    // Parameters
    var textObject; // Type: object
    
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebTextInteractionAreaJS(textObject);
    
    
    function WebTextInteractionAreaJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.VisualTools.WebInteractionAreaJS
          Vintasoft.Imaging.UI.VisualTools.WebRectangularAreaJS
             Vintasoft.Imaging.UI.VisualTools.WebTextInteractionAreaJS

    Browser Compatibility
    56+
    45+
    11
    See Also