CapSensorOrientations Enumeration
2/27/2008
Enumerates the possible degrees of rotation of the sensor image prior to processing.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration CapSensorOrientations
[FlagsAttribute]
public enum CapSensorOrientations
[FlagsAttribute]
public enum class CapSensorOrientations
/** @attribute FlagsAttribute() */
public enum CapSensorOrientations
FlagsAttribute
public enum CapSensorOrientations
Members
Member name | Description |
---|---|
Inverted | 180° |
Left | 270° |
None | No specified value |
Normal | 0° |
Right | 90° |
Remarks
This capability indicates the ability of the sensor image to be rotated prior to processing.