LinearPointerTypes 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.
Specifies the type of a LinearPointer.
public enum class LinearPointerTypes
public enum LinearPointerTypes
type LinearPointerTypes =
Public Enum LinearPointerTypes
- Inheritance
-
LinearPointerTypes
Fields
Name | Value | Description |
---|---|---|
Marker | 0 | Specifies the Marker type linear pointer. |
Bar | 1 | Specifies the Bar type linear pointer. |
Thermometer | 2 | Specifies the Thermometer type linear pointer. |