In This Topic
The following tables list the members exposed by Phase.
Public Constructors
Public Properties
| Name | Description |
| Color | Gets or sets the Color used to paint the phase. |
| Max |
Gets or sets the maximum value of the phase.
|
| Min |
Gets or sets the minimum value of the phase.
|
Top
Public Methods
| Name | Description |
| Equals |
Equality is defined by the equality of each of the fields.
|
| GetHashCode |
The hash code is determined by the XOR of the hash codes of the fields.
|
Top
Public Operators
Equality |
Equality is defined by the equality of each of the fields.
|
Inequality |
Equality is defined by the equality of each of the fields.
|
Top
See Also