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

In This Topic
    _lerp Method (_LinearCurveLerp)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _lerp( _
       ByVal t As Double _
    ) As Double
    public double _lerp( 
       double t
    )

    Parameters

    t
    See Also