RotationAngle property (ILTImageResolution)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

float RotationAngle

Overview

Refer to Getting and Setting Capabilities.

Remarks

Gets or sets the angle of rotation of the acquired image, before transfer. This value is measured in degrees. Valid values range from –360 to +360 degrees.

This property is updated with the driver’s current setting when the GetProperties method is called.

To update the image resolution options, set this property and the other ILTImageResolution properties accessed by the ImageResolution property and call the SetProperties method.

See Also

Elements

ImageResolution property, Unit property, BitsPerPixel property, HorizontalResolution property, VerticalResolution property, XScaling property, YScaling property, GetProperties method, SetProperties method, GetCapability method, GetCapability2 method, QueryCapability method

Topics

TWAIN Functionality: Driver Settings