UFT Extensibility Agent library 1.3
GetRectangle Method
Description
Returns the corners of the rectangle enclosing the specified object.
Syntax
Visual Basic
Public Function GetRectangle( _
   ByVal objId As Variant _
) As tagRECT
Parameters
objId
Return Type
A tagRECT Structure.
See Also