Charting for WinForms Programmer's Guide
PathFigure.HitTestObj Method
See Also
 






VisualElement.HitTestObj override.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public override bool HitTestObj (
    PointF point,
    HitTestResultHandler f
)

Visual Basic  Copy Code

Public Overrides Function HitTestObj( _
    point As PointF, _
    f As HitTestResultHandler _
) As Boolean

 Parameters

point

f

 Return Value

 See Also

PathFigure Members
PathFigure Class
MindFusion.Gauges Namespace