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

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
Right 90°

Remarks

This capability indicates the ability of the sensor image to be rotated prior to processing.

See Also

Reference

Microsoft.PointOfService Namespace