HitTest Method (SharpGraphCore)
In This Topic
Returns info about graph item that is placed in specified coordinates. Please consider using UIOptions.ForceHitTesting before calling HitTest function.
Syntax
Parameters
- x
- y
Return Value
reference to HitTestInfo or null if item is not found
See Also