SensorOrientation Enumeration (POS for .NET v1.12 SDK Documentation)

2/27/2008

Indicates the requested orientation adjustment to the received sensor data prior to BiometricsInformationRecord creation.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Enumeration SensorOrientation
public enum SensorOrientation
public enum class SensorOrientation
public enum SensorOrientation
public enum SensorOrientation

Members

Member name Description
Inverted 180°
Left 270°
None  
Normal
Right 90°°

Remarks

Indicates the requested orientation adjustment to the received sensor data prior to BiometricsInformationRecord creation.

See Also

Reference

Microsoft.PointOfService Namespace