Parameters
- p
- A
PointF
in document coordinates. - selectableOnly
- Whether the return value must be selectable by the user.
Return Value
An object under the point p. If selectableOnly is true, the object returned will have its CanSelect property be true. This method returns null if no suitable object is found.