VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebRectangularObjectTransformerJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebRectangularObjectTransformerJS type
    In This Topic
    Represents an interaction controller that transforms rectangular interactive object.
    Syntax
    // Parameters
    var interactionObj; // Type: object
    
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularObjectTransformerJS(interactionObj);
    
    
    function WebRectangularObjectTransformerJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.VisualTools.WebInteractionControllerBaseJS
          Vintasoft.Imaging.UI.VisualTools.WebRectangularObjectTransformerJS
             Vintasoft.Imaging.Annotation.UI.WebRectangularAnnotationTransformerJS

    Browser Compatibility
    56+
    45+
    11
    See Also