| Visual Basic (Declaration) | |
|---|---|
Function HitTest( _ ByVal point As PointFEx _ ) As HitTestInfo | |
| C# | |
|---|---|
HitTestInfo HitTest( PointFEx point ) | |
Parameters
- point
- The point to test.
|
| ActiveReports Developer 7 | |
| HitTest Method | |
| See Also | |
| GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutArea Interface : HitTest Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Function HitTest( _ ByVal point As PointFEx _ ) As HitTestInfo | |
| C# | |
|---|---|
HitTestInfo HitTest( PointFEx point ) | |