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

In This Topic
    _intersectWith Method (_LegendContentView)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function _intersectWith( _
       ByVal rotatedRectangle As _RectangleShape _
    ) As Boolean
    public virtual bool _intersectWith( 
       _RectangleShape rotatedRectangle
    )

    Parameters

    rotatedRectangle
    See Also