| Accusoft.ScanFixXpressSdk Namespace > FilterCloseOptions Class > FilterCloseOptions Constructor : FilterCloseOptions Constructor(Int32,Int32,Int32,Int32) |
'Declaration <DebuggerNonUserCodeAttribute()> <DebuggerStepThroughAttribute()> Public Function New( _ ByVal height As Integer, _ ByVal width As Integer, _ ByVal centerX As Integer, _ ByVal centerY As Integer _ )
'Usage Dim height As Integer Dim width As Integer Dim centerX As Integer Dim centerY As Integer Dim instance As New FilterCloseOptions(height, width, centerX, centerY)
[DebuggerNonUserCode()] [DebuggerStepThrough()] public FilterCloseOptions( int height, int width, int centerX, int centerY )
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: FilterCloseOptions( int height, int width, int centerX, int centerY )
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: FilterCloseOptions( int height, int width, int centerX, int centerY )