'Declaration
Public Overloads Function HitTest( _ ByVal context As NChartRenderingContext, _ ByVal point As NPointF, _ ByVal recalcLayout As System.Boolean _ ) As NChartNode
'Usage
Dim instance As NDocument Dim context As NChartRenderingContext Dim point As NPointF Dim recalcLayout As System.Boolean Dim value As NChartNode value = instance.HitTest(context, point, recalcLayout)
public NChartNode HitTest( NChartRenderingContext context, NPointF point, System.bool recalcLayout )
Parameters
- context
- point
- recalcLayout