| Visual Basic (Declaration) | |
|---|---|
Public Enum enumBrushType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumBrushType : System.Enum | |
| Member | Description |
|---|---|
| Linear | An edge to edge gradient. |
| Radial | A center outwards gradient. |
| Solid | A single color gradient. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Meter.enumBrushType
Target Platforms: Current Windows operating system with .NET 8.