BulletGraph for WinForms
C1GaugeGradientFalloff 列挙体

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 : C1GaugeGradientFalloff 列挙体
Defines the type of a gradient falloff.
シンタックス
'宣言
 
Public Enum C1GaugeGradientFalloff 
   Inherits System.Enum
public enum C1GaugeGradientFalloff : System.Enum 
メンバ
メンバ解説
PlainCreates an even linear blend from the starting color to the ending color.
SigmaBellCreates a gradient falloff based on a bell-shaped curve.
TriangularCreates 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.Gauge.C1GaugeGradientFalloff

参照

C1.Win.Gauge 名前空間