'宣言 Public Enum C1GaugeGradientFalloff Inherits System.Enum
public enum C1GaugeGradientFalloff : System.Enum
'宣言 Public Enum C1GaugeGradientFalloff Inherits System.Enum
public enum C1GaugeGradientFalloff : System.Enum
| メンバ | 解説 | 
|---|---|
| Plain | Creates an even linear blend from the starting color to the ending color. | 
| SigmaBell | Creates a gradient falloff based on a bell-shaped curve. | 
| Triangular | Creates a gradient with a center color and a linear falloff to a single color on both ends. | 
System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Gauge.C1GaugeGradientFalloff