Enum ValueState
Determines the state of a value with limits : either minimum, maximum, or between the two.
Namespace: TetraCreations.ProgressBarSystem
Assembly: cs.temp.dll.dll
Syntax
public enum ValueState
Fields
| Name | Description |
|---|---|
| AtMaximum | |
| AtMinimum | |
| InBetween |