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

In This Topic
    _intersectWith Method (_ItemizedLegendContentView)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _intersectWith( _
       ByVal rotatedRectangle As _RectangleShape _
    ) As Boolean
    public override bool _intersectWith( 
       _RectangleShape rotatedRectangle
    )

    Parameters

    rotatedRectangle
    See Also