import "Accessibility_Accessible.idl";
| Data Fields | |
| long | x | 
| long | y | 
| long | width | 
| long | height | 
the value corresponding to the minimum or leftmost x position.
the value corresponding to the minimum y value.
the horizontal extent of the bounding box, that is, the difference between the maximum and minimum x coordinate bounds.
the vertical extent of the bounding box, that is, the difference between the maximum and minimum y coordinate bounds.
 1.5.1
 1.5.1