Share via


RadialPointerTypes Enum

Definition

Specifies the type of a RadialPointer.

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

Fields

Name Value Description
Needle 0

The RadialPointer is a needle.

Marker 1

The RadialPointer is a marker.

Bar 2

The RadialPointer is a bar.

Applies to