GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayout Class / RaiseProgress Method / RaiseProgress(Single) Method
a ratio between 0 and 1
In This Topic
    RaiseProgress(Single) Method
    In This Topic
    Call OnProgress with an empty message string.
    Syntax
    public void RaiseProgress( 
       float done
    )

    Parameters

    done
    a ratio between 0 and 1
    See Also