VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebRectangularSelectionJS type / get_SelectedRect Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_SelectedRect Method
    In This Topic
    Gets the selection rectangle.
    Syntax
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularSelectionJS(rectangle);
    
    var value; // Type: object
    value = instance.get_SelectedRect();
    
    
    function get_SelectedRect() : object;
    

    Return Value

    The selection rectangle.
    Browser Compatibility
    56+
    45+
    11
    See Also