TransformationAngle property (ILEADRasterProcess)
long TransformationAngle | |
Overview |
Refer to Detecting Registration Marks |
Remarks
(Read only) Gets the angle of rotation, in hundredths of degrees (+/-). This can be a number from 1 to 36,000. A positive value means the image is rotated clockwise, while a negative value means the image is rotated counter-clockwise.
This property is updated by the GetTransformationParameters method. It is used to set the lAngle parameter of the ApplyTransformationParameters method.
See Also