Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
ImGearRecOrientationMode enumeration value.This property specifies which image orientation mode will be used during the forthcoming ImGearRecProcess.IMGPREPROCESS processes. The image orientation mode can be automatic, switched off or programmable.
Valid values are AUTO, NO, LEFT, RIGHT and DOWN.
If this property is set to one of the FLIPPED ImGearRecOrientationMode values, a warning will be created and the orientation mode will not be changed from its current value. Use the ImGearRecImage.Orient method if a flipped orientation is desired.