[]
        
(Showing Draft Content)

NeedleShape Enumeration

NeedleShape Enumeration

Specifies a pre-defined shape for the gauge's needle element.

Enumeration members

Arrow

Arrow: = 5

The needle element has an arrow shape.

Diamond

Diamond: = 2

The needle element has a diamond shape.

Hexagon

Hexagon: = 3

The needle element has an hexagonal shape.

None

None: = 0

No pre-defined shape.

Outer

Outer: = 9

The needle element has a triangular shape with an offset.

Pointer

Pointer: = 7

The needle element has a pointer shape.

Rectangle

Rectangle: = 4

The needle element has a rectangular shape.

Triangle

Triangle: = 1

The needle element has a triangular shape.

WideArrow

WideArrow: = 6

The needle element has a wide arrow shape.

WidePointer

WidePointer: = 8

The needle element has a wide pointer shape.