GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / Phase Structure / Phase Constructor
In This Topic
    Phase Constructor
    In This Topic
    Creates a Phase with properties set by the parameters.
    Syntax
    public Phase( 
       double min,
       double max,
       Color color
    )

    Parameters

    min
    max
    color
    See Also