'宣言 Public Enum C1GaugeValueColorFalloff Inherits System.Enum
public enum C1GaugeValueColorFalloff : System.Enum
'宣言 Public Enum C1GaugeValueColorFalloff Inherits System.Enum
public enum C1GaugeValueColorFalloff : System.Enum
メンバ | 解説 |
---|---|
Linear | Display a linear falloff between the previous and the next color positions. |
None | Display the same color till the next color position starts. |
Sharp | Display a sharp falloff between the previous and the next color positions. |
Smooth | Display a smooth falloff between the previous and the next color positions. |
System.Object
System.ValueType
System.Enum
C1.Win.Gauge.C1GaugeValueColorFalloff