Instruction set reference
HIPE_OP_GET_GEOMETRY
Send this instruction to the display server to request the geometry of a particular element as rendered on screen.
- location: The element for which you require geometry information
- No arguments.
Notes
The Hipe display server sends back a HIPE_OP_GEOMETRY_RETURN instruction, containing the left and top position coordinates, as well as the width and height of the specified element.