GaugeIndicatorStyles Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the available styles for the gauge indicator.
public enum class GaugeIndicatorStyles
public enum GaugeIndicatorStyles
type GaugeIndicatorStyles =
Public Enum GaugeIndicatorStyles
- Inheritance
-
GaugeIndicatorStyles
Fields
Name | Value | Description |
---|---|---|
Mechanical | 0 | A mechanical-roller display than can display any character. |
Digital7Segment | 1 | A 7-digit numeric display. |
Digital14Segment | 2 | A 14-segment alphanumeric display. |