VTFieldDetail 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.
Field ordering options.
public enum VTFieldDetail
type VTFieldDetail =
- Inheritance
-
VTFieldDetail
Fields
Name | Value | Description |
---|---|---|
Unset | 0 | |
TemporalTopFirst | 1 | |
TemporalBottomFirst | 2 | |
SpatialFirstLineEarly | 3 | |
SpatialFirstLineLate | 4 |