'宣言 Public Enum C1GaugeBorderStyle Inherits System.Enum
public enum C1GaugeBorderStyle : System.Enum
'宣言 Public Enum C1GaugeBorderStyle Inherits System.Enum
public enum C1GaugeBorderStyle : System.Enum
| メンバ | 解説 | 
|---|---|
| Dash | Specifies a line consisting of dashes. | 
| DashDot | Specifies a line consisting of a repeating pattern of dash-dot. | 
| DashDotDot | Specifies a line consisting of a repeating pattern of dash-dot-dot. | 
| Dot | Specifies a line consisting of dots. | 
| None | Hides the border. | 
| Solid | Specifies a solid line. | 
System.Object
   System.ValueType
      System.Enum
         C1.Win.Gauge.C1GaugeBorderStyle