Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
CenterX Property (FilterGaussianOptions)




Accusoft.ScanFixXpressSdk Namespace > FilterGaussianOptions Class : CenterX Property
Gets and sets horizontal value for center point of filter. A value of -1 will automatically set the center based on region size.
Syntax
'Declaration
 
Public Property CenterX As Integer
 
'Usage
 
Dim instance As FilterGaussianOptions
Dim value As Integer
 
instance.CenterX = value
 
value = instance.CenterX
Remarks

The default value is -1.

Valid values are -1 or 0 to {Width} - 1.

See Also

Reference

FilterGaussianOptions Class
FilterGaussianOptions Members