'宣言 Public Enum GradientDirection Inherits System.Enum
public enum GradientDirection : System.Enum
'宣言 Public Enum GradientDirection Inherits System.Enum
public enum GradientDirection : System.Enum
| メンバ | 解説 | 
|---|---|
| Down | Towards to down. | 
| Left | Towards to left. | 
| Right | Towards to right. | 
| Up | Towards to up. | 
System.Object
   System.ValueType
      System.Enum
         C1.Framework.Drawing.Gdi.GradientDirection