GaugePointerPlacements Enum

Definition

Specifies where the pointer should be placed relative to the GaugeScale.

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

Fields

Cross 0

The pointer is placed across the GaugeScale.

Inside 2

The pointer is placed inside the GaugeScale.

Outside 1

The pointer is placed outside the GaugeScale.

Applies to