CalendarView for WinForms
GradientDirection 列挙体

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 : GradientDirection 列挙体
An System.Enum represents the gradient direction.
シンタックス
'宣言
 
Public Enum GradientDirection 
   Inherits System.Enum
public enum GradientDirection : System.Enum 
メンバ
メンバ解説
DownTowards to down.
LeftTowards to left.
RightTowards to right.
UpTowards to up.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Framework.Drawing.Gdi.GradientDirection

参照

C1.Framework.Drawing.Gdi 名前空間