[]
        
(Showing Draft Content)

GaugeDirection Enumeration

GaugeDirection Enumeration

Represents the direction in which the pointer of a LinearGauge increases.

Enumeration members

Enumeration members

Down

Down: = 3

Gauge value increases from top to bottom.

Left

Left: = 1

Gauge value increases from right to left.

Right: = 0

Gauge value increases from left to right.

Up

Up: = 2

Gauge value increases from bottom to top.