ActiveReports 12
HitTest Method (ILayoutArea)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutArea Interface : HitTest Method
The point to test.
Tries to find area corresponding to the specifed point.
Syntax
'Declaration
 
Function HitTest( _
   ByVal point As PointFEx _
) As HitTestInfo
HitTestInfo HitTest( 
   PointFEx point
)

Parameters

point
The point to test.
See Also

Reference

ILayoutArea Interface
ILayoutArea Members