ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
Width Property (FilterCloseOptions)




Accusoft.ScanFixXpressSdk Namespace > FilterCloseOptions Class : Width Property
Gets and sets width in pixels of the region sampled for filter calculations.
Syntax
'Declaration
 
Public Property Width As Integer
 
'Usage
 
Dim instance As FilterCloseOptions
Dim value As Integer
 
instance.Width = value
 
value = instance.Width
Remarks

The default value is 3.

Valid values are 1 to int.MaxValue.

See Also

Reference

FilterCloseOptions Class
FilterCloseOptions Members

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