|
virtual |
Returns a pointer to a property object at the given point (in the client coordinates).
Tests the specified point and returns a pointer to a property object containing the point. Also, if any property contains the point, pnArea will contain one of the following values:
The default implementation redirects the call to the property child items if the point is not contained within the current property.
| point | Specifies the point to test (in the client coordinates) |
| pnArea | When the function returns will contain a code of the specific property area containing the point. |