RotationAngle property (ILTImageResolution)
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