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

    Parameters

    obj
    WebAnnotationViewJS object.
    Browser Compatibility
    56+
    45+
    11
    See Also