TrackPoint.TrackPointType 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.
public: enum class TrackPoint::TrackPointType
[System.Runtime.InteropServices.ComVisible(true)]
public enum TrackPoint.TrackPointType
type TrackPoint.TrackPointType =
Public Enum TrackPoint.TrackPointType
- Inheritance
-
TrackPoint.TrackPointType
- Attributes
Fields
Name | Value | Description |
---|---|---|
Start | 0 | |
End | 1 | |
Data | 2 | |
Relationship | 3 | |
Reference | 4 | |
Continue | 5 | |
EnableContinuation | 6 |