Finds the topmost node that contains the specified point.
SyntaxVB6
Copy Code
|
|---|
Public Function ObjectFromPoint( _ |
C++
Copy Code
|
|---|
public: |
A reference to a box or a table.
RemarksFinds a box or a table containing the (x, y) point passed as parameter. The highest object in the Z-order is returned, unless it is locked and/or selected and the respective exclude parameter is true.
See Also