[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.HitTest

HitTest Method

HitTest(int, int)

Performs a hit test.

Declaration
public HitTestInformation HitTest(int x, int y)
Public Function HitTest(x As Integer, y As Integer) As HitTestInformation
Parameters
Type Name Description
int x

The x-coordinate of the point

int y

The y-coordinate of the point

Returns
Type Description
HitTestInformation

A HitTestInformation object