←Select platform

MRZZone Property

Summary

Gets a LeadRect structure that represents the location of the MRZ zone.

Syntax
C#
VB
C++
public LeadRect MRZZone { get; } 
Public ReadOnly Property MRZZone As LeadRect 
public: 
property LeadRect MRZZone { 
   LeadRect get(); 
} 

Property Value

A LeadRect structure that represents the location of the MRZ zone.

Example

Refer to the MRZCodeDetectionCommand example.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly