'宣言 Public Enum GaugeDirection Inherits System.Enum
public enum GaugeDirection : System.Enum
'宣言 Public Enum GaugeDirection Inherits System.Enum
public enum GaugeDirection : System.Enum
| メンバ | 解説 |
|---|---|
| Down | Gauge value increases from top to bottom. |
| Left | Gauge value increases from right to left. |
| Right | Gauge value increases from left to right. |
| Up | Gauge value increases from bottom to top. |
System.Object
System.ValueType
System.Enum
C1.Web.Mvc.GaugeDirection