ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _WidgetLayer Class / hitTest Method

In This Topic
    hitTest Method (_WidgetLayer)
    In This Topic
    Syntax
    'Declaration
     
    Public Function hitTest( _
       ByVal point As IPoint _
    ) As HitTestResult
    public HitTestResult hitTest( 
       IPoint point
    )

    Parameters

    point
    See Also