BulletGraph for WinForms
C1GaugeGradientDirection 列挙体

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 : C1GaugeGradientDirection 列挙体
The set of possible gradient directions.
シンタックス
'宣言
 
Public Enum C1GaugeGradientDirection 
   Inherits System.Enum
public enum C1GaugeGradientDirection : System.Enum 
メンバ
メンバ解説
BackwardDiagonalSpecifies a gradient from upper right to lower left.
CornerRaySpecifies a gradient from center to four corners.
ForwardDiagonalSpecifies a gradient from upper left to lower right.
HorizontalSpecifies a gradient from left to right.
RadialInnerSpecifies a gradient from center radially (inscribed ellipse).
RadialOuterSpecifies a gradient from center radially (circumellipse).
VerticalSpecifies a gradient from top to bottom.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Gauge.C1GaugeGradientDirection

参照

C1.Win.Gauge 名前空間