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

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

    Parameters

    shape
    See Also