VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebCompositeAnnotationViewJS type / getRectangle Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    getRectangle Method
    In This Topic
    Returns the rectangle of interaction object.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebCompositeAnnotationViewJS(items);
    
    var value; // Type: object
    value = instance.getRectangle();
    
    
    function getRectangle() : object;
    

    Return Value

    The rectangle of interaction object.
    Browser Compatibility
    56+
    45+
    11
    See Also