RadialPointerNeedleStyles Enum

Definition

Specifies the style of the RadialPointer needle.

public enum class RadialPointerNeedleStyles
public enum RadialPointerNeedleStyles
type RadialPointerNeedleStyles = 
Public Enum RadialPointerNeedleStyles
Inheritance
RadialPointerNeedleStyles

Fields

Arrow 5

The needle is shaped like an arrow without a rectangular tail.

ArrowWithTail 4

The needle is shaped like an arrow with a rectangular tail.

Rectangular 1

The needle is shaped like a rectangle.

StealthArrow 7

The needle is shaped like an arrow with a diagonal tip and without a rectangular tail.

StealthArrowWithTail 6

The needle is shaped like an arrow with a diagonal tip and with a rectangular tail.

StealthArrowWithWideTail 9

The needle is shaped like an arrow with a diagonal tip and without a diagonally widening tail.

Tapered 3

The needle is tapered without a rectangular tail.

TaperedWithRoundedPoint 10

The needle is tapered with a rounded end.

TaperedWithStealthArrow 8

The needle is tapered and has a diagonal tip.

TaperedWithTail 2

The needle is tapered with a rectangular tail.

Triangular 0

The needle is shaped like a triangle.

Applies to