Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
ShearAngle Property




Accusoft.ScanFixXpressSdk Namespace > ShearOptions Class : ShearAngle Property
Gets and sets the amount of shear to apply to the image.
Syntax
'Declaration
 
Public Property ShearAngle As Double
 
'Usage
 
Dim instance As ShearOptions
Dim value As Double
 
instance.ShearAngle = value
 
value = instance.ShearAngle
Remarks

The default value is 0.0.

Valid values are -360.0 to 360.0.

See Also

Reference

ShearOptions Class
ShearOptions Members