bounding_box# property EDBComponent.bounding_box[source]# Component’s bounding box. Returns: List[float]List of coordinates for the component’s bounding box, with the list of coordinates in this order: [X lower left corner, Y lower left corner, X upper right corner, Y upper right corner].