Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
FilterCustomOptions Constructor(Int32[,],Int32,Int32,Int32,Int32)




Accusoft.ScanFixXpressSdk Namespace > FilterCustomOptions Class > FilterCustomOptions Constructor : FilterCustomOptions Constructor(Int32[,],Int32,Int32,Int32,Int32)
Instantiates a new FilterCustomOptions object with the default values.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Function New( _
   ByVal weights(,) As Integer, _
   ByVal centerX As Integer, _
   ByVal centerY As Integer, _
   ByVal divisor As Integer, _
   ByVal offset As Integer _
)
 
'Usage
 
Dim weights() As Integer
Dim centerX As Integer
Dim centerY As Integer
Dim divisor As Integer
Dim offset As Integer
 
Dim instance As New FilterCustomOptions(weights, centerX, centerY, divisor, offset)

Parameters

weights
centerX
centerY
divisor
offset
See Also

Reference

FilterCustomOptions Class
FilterCustomOptions Members
Overload List