TIEAcquireRotation
Declaration
TIEAcquireRotation = (iearNone, iear90CW, iear180CW, iear270CW);
Description
Specifies rotation to apply to acquired images.
Example
// Set rotation
ImageEnView1.IO.AcquireParams.Rotation := iear90CW;
See Also
◼Rotation