LinearPointerTypes Enum
Definition
Specifies the type of a LinearPointer.
public enum class LinearPointerTypes
public enum LinearPointerTypes
type LinearPointerTypes =
Public Enum LinearPointerTypes
- Inheritance
-
LinearPointerTypes
Fields
Bar | 1 | Specifies the Bar type linear pointer. |
Marker | 0 | Specifies the Marker type linear pointer. |
Thermometer | 2 | Specifies the Thermometer type linear pointer. |