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