VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeReaderSettingsJS type / get_ScanRectangle Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_ScanRectangle Method
    In This Topic
    Gets the rectangle on image, where barcodes must be searched.
    Syntax
    var instance = new Vintasoft.Barcode.WebBarcodeReaderSettingsJS();
    
    var value; // Type: object
    value = instance.get_ScanRectangle();
    
    
    function get_ScanRectangle() : object;
    

    Return Value

    Rectangle.
    Browser Compatibility
    9
    5
    11
    5
    See Also