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

In This Topic
    _intersectsWithRotatedRectangle Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _intersectsWithRotatedRectangle( _
       ByVal rotatedRectangle As _RectangleShape _
    ) As Boolean
    public bool _intersectsWithRotatedRectangle( 
       _RectangleShape rotatedRectangle
    )

    Parameters

    rotatedRectangle
    See Also