Barcode Xpress for Linux v14.0 - Updated January 7, 2025
API Reference / BarcodeXpress.py Reference / BarcodeXpress.py Classes Reference / Rectangle
In This Topic
Rectangle
In This Topic

Describes an axis aligned bounding area.

Fields:

Name Description
Top Minimum Y coordinate of the bounding area.
Bottom Maximum Y coordinate of the bounding area.
Left Minimum X coordinate of the bounding area.
Right Maximum X coordinate of the bounding area.