'宣言 Public Enum C1GaugeGradientDirection Inherits System.Enum
public enum C1GaugeGradientDirection : System.Enum
'宣言 Public Enum C1GaugeGradientDirection Inherits System.Enum
public enum C1GaugeGradientDirection : System.Enum
| メンバ | 解説 | 
|---|---|
| BackwardDiagonal | Specifies a gradient from upper right to lower left. | 
| CornerRay | Specifies a gradient from center to four corners. | 
| ForwardDiagonal | Specifies a gradient from upper left to lower right. | 
| Horizontal | Specifies a gradient from left to right. | 
| RadialInner | Specifies a gradient from center radially (inscribed ellipse). | 
| RadialOuter | Specifies a gradient from center radially (circumellipse). | 
| Vertical | Specifies a gradient from top to bottom. | 
System.Object
   System.ValueType
      System.Enum
         C1.Win.Gauge.C1GaugeGradientDirection