ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
Horizontal Property




Accusoft.ScanFixXpressSdk Namespace > RescaleOptions Class : Horizontal Property
Gets and sets the horizontal magnification to apply to the image.
Syntax
'Declaration
 
Public Property Horizontal As Double
 
'Usage
 
Dim instance As RescaleOptions
Dim value As Double
 
instance.Horizontal = value
 
value = instance.Horizontal
Remarks

The default value is 1.0.

Valid values are 0.0001 to 10000.

See Also

Reference

RescaleOptions Class
RescaleOptions Members

Is this page helpful?
Yes No
Thanks for your feedback.