VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebRectangularAnnotationTransformerJS type / WebRectangularAnnotationTransformerJS Constructor(object)
Syntax BrowserCompatibility SeeAlso
In This Topic
    WebRectangularAnnotationTransformerJS Constructor(object)
    In This Topic
    Initializes a new instance of the WebRectangularAnnotationTransformerJS class.
    Syntax
    // Parameters
    var interactionObj; // Type: object
    
    var instance = new Vintasoft.Imaging.Annotation.UI.WebRectangularAnnotationTransformerJS(interactionObj);
    
    
    function WebRectangularAnnotationTransformerJS(
    interactionObj
    Annotation.
    : object
    ) : WebRectangularAnnotationTransformerJS;

    Parameters

    interactionObj
    Annotation.
    Browser Compatibility
    56+
    45+
    11
    See Also