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

    Parameters

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