Skip to main content

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

NameValueDescription
BottomOpening at the bottom (6 o'clock) — the classic dial.
LeftOpening at the left (9 o'clock).
TopOpening at the top (12 o'clock).
RightOpening at the right (3 o'clock).