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

In This Topic
    _hittest Method (_SplineCurveShape)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _hittest( _
       ByVal point As IPoint _
    ) As Double
    public double _hittest( 
       IPoint point
    )

    Parameters

    point
    See Also