Barcode Xpress for Java v14.0 - Updated January 7, 2025
com.accusoft.barcodexpress Package / Result Class / getArea Method
In This Topic
getArea Method
In This Topic
Gets the bounding rectangular area of the recognized barcode.
Syntax
public java.awt.Rectangle getArea()

Return Value

a Rectangle object representing area.
See Also