'宣言 Public Enum C1GaugeBrushType Inherits System.Enum
public enum C1GaugeBrushType : System.Enum
'宣言 Public Enum C1GaugeBrushType Inherits System.Enum
public enum C1GaugeBrushType : System.Enum
| メンバ | 解説 |
|---|---|
| Gradient | Use a brush with color gradient. |
| Hatch | Use a brush with a hatch style. |
| None | Don't fill the Gauge element. |
| SolidColor | Use a brush of a single color. |
| Texture | Use an image to fill interior of a Gauge element. |
System.Object
System.ValueType
System.Enum
C1.Win.Gauge.C1GaugeBrushType