Share via


CapSensorOrientations Enum

Definition

Enumerates the possible degrees of rotation of the sensor image prior to processing.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum CapSensorOrientations
[<System.Flags>]
type CapSensorOrientations = 
Public Enum CapSensorOrientations
Inheritance
CapSensorOrientations
Attributes

Fields

Name Value Description
None 0

No specified value

Normal 1

Right 2

90°

Inverted 4

180°

Left 8

270°

Applies to