LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

MICRCodeDetectionCommand Constructor(LeadRect)

Show in webframe







represents the searching area
Initializes a new instance of the MICRCodeDetectionCommand class with explicit parameters.
Syntax
public MICRCodeDetectionCommand( 
   LeadRect searchingZone
)
'Declaration
 
Public Function New( _
   ByVal searchingZone As LeadRect _
)
'Usage
 
Dim searchingZone As LeadRect
 
Dim instance As New MICRCodeDetectionCommand(searchingZone)
public MICRCodeDetectionCommand( 
   LeadRect searchingZone
)

            

            
function MICRCodeDetectionCommand( 
   searchingZone 
)
public:
MICRCodeDetectionCommand( 
   LeadRect searchingZone
)

Parameters

searchingZone
represents the searching area
Example
For an example, refer to MICRCodeDetectionCommand.
Requirements

Target Platforms

See Also

Reference

MICRCodeDetectionCommand Class
MICRCodeDetectionCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.