| Visual Basic (Declaration) | |
|---|---|
Public Enum enumPinPosition Inherits System.Enum | |
| C# | |
|---|---|
public enum enumPinPosition : System.Enum | |
| Member | Description |
|---|---|
| Back | The pin will be rendered behind the needle. |
| Front | The pin will be rendered infront of the needle |
| None | The pin will not be rendered. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Gauge.enumPinPosition
Target Platforms: Current Windows operating system with .NET 8.