SensorOrientation 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.
Indicates the requested orientation adjustment to the received sensor data prior to BiometricsInformationRecord creation.
public enum SensorOrientation
type SensorOrientation =
Public Enum SensorOrientation
- Inheritance
-
SensorOrientation
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Normal | 1 | 0° |
Right | 2 | 90°° |
Inverted | 3 | 180° |
Left | 4 | 270° |