GaugeStartPosition Enum
NuGet: GHIElectronics.TinyCLR.UI
Assembly: GHIElectronics.TinyCLR.UI
Namespace: GHIElectronics.TinyCLR.UI.Controls
Clock position of a Gauge's dial opening (the gap between the low and high ends).
public enum GaugeStartPosition
Fields
| Name | Value | Description |
|---|---|---|
Bottom | Opening at the bottom (6 o'clock) — the classic dial. | |
Left | Opening at the left (9 o'clock). | |
Top | Opening at the top (12 o'clock). | |
Right | Opening at the right (3 o'clock). |