GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / Phase Structure
Properties Methods


In This Topic
    Phase Structure Members
    In This Topic

    The following tables list the members exposed by Phase.

    Public Constructors
     NameDescription
    Public ConstructorCreates a Phase with properties set by the parameters.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the Color used to paint the phase.  
    Public Property Gets or sets the maximum value of the phase.  
    Public Property Gets or sets the minimum value of the phase.  
    Top
    Public Methods
     NameDescription
    Public Method Equality is defined by the equality of each of the fields.  
    Public Method The hash code is determined by the XOR of the hash codes of the fields.  
    Top
    Public Operators
    Equality is defined by the equality of each of the fields.
    Equality is defined by the equality of each of the fields.
    Top
    See Also