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

In This Topic
    sweep Method (_ShapeUtil)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function sweep( _
       ByVal A As IPoint, _
       ByVal B As IPoint _
    ) As Double
    public static double sweep( 
       IPoint A,
       IPoint B
    )

    Parameters

    A
    B
    See Also