A double value which represents the shear angle at which the image is sheared in degrees. Positive values shear counter-clockwise, while negative values shear clockwise. This value should be a double floating point value from -70 to 70.
'Usage
Dim instance As Processor
Dim ShearAngle As Double
Dim PadColor As Color
Dim ShearType As ShearType
instance.DocumentShear(ShearAngle, PadColor, ShearType)
A double value which represents the shear angle at which the image is sheared in degrees. Positive values shear counter-clockwise, while negative values shear clockwise. This value should be a double floating point value from -70 to 70.