| Visual Basic (Declaration) | |
|---|---|
Public Enum enumCircleSize Inherits System.Enum | |
| C# | |
|---|---|
public enum enumCircleSize : System.Enum | |
| Member | Description |
|---|---|
| Inner | The size is restricted to the interior edge of the meter. |
| Outer | The size is extended to the exterior edge of the meter. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Meter.enumCircleSize
Target Platforms: Current Windows operating system with .NET 8.