ActiveReports 8
HitTest Method (ILayoutPage)

The point to test.
Helper function that performs hit-testing for a complete page by checking header, body and footer when applicable.
Syntax
'Declaration
 
Function HitTest( _
   ByVal point As PointFEx _
) As HitTestInfo
HitTestInfo HitTest( 
   PointFEx point
)

Parameters

point
The point to test.
See Also

Reference

ILayoutPage Interface
ILayoutPage Members

Support Forum