Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
Amount Property (SmoothObjectsOptions)




Accusoft.ScanFixXpressSdk Namespace > SmoothObjectsOptions Class : Amount Property
Gets and sets the size limit of pits and bumps to smooth in the given image.
Syntax
'Declaration
 
Public Property Amount As Integer
 
'Usage
 
Dim instance As SmoothObjectsOptions
Dim value As Integer
 
instance.Amount = value
 
value = instance.Amount
Remarks

The default value is 3.

Valid values are 1 to 1000.

See Also

Reference

SmoothObjectsOptions Class
SmoothObjectsOptions Members