Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > MICRCodeDetectionCommand Class > MICRCodeDetectionCommand Constructor : MICRCodeDetectionCommand Constructor(LeadRect) |
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 )
- (instancetype)initWithSearchingZone:(LeadRect)searchingZone
function MICRCodeDetectionCommand( searchingZone )
public: MICRCodeDetectionCommand( LeadRect searchingZone )