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

In This Topic
    _intersectsWith Method (_SplineCurveShape)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _intersectsWith( _
       ByVal other As IShape _
    ) As Boolean
    public override bool _intersectsWith( 
       IShape other
    )

    Parameters

    other
    See Also