Barcode Xpress for Linux v13.4 - Updated
Rectangle
API Reference > BarcodeXpress.py Reference > BarcodeXpress.py Classes Reference > Rectangle

Describes an axis aligned bounding area.

Fields: 

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.