←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 Leadtools.LeadRect 
public: 
property Leadtools.LeadRect MRZZone { 
   Leadtools.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly