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

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

    Parameters

    point
    See Also