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

In This Topic
    _rotate Method (_TrapezoidShape)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _rotate( _
       ByVal degree As Double _
    ) As _TrapezoidShape
    public _TrapezoidShape _rotate( 
       double degree
    )

    Parameters

    degree
    See Also