←Select platform

CMC7Zone Property

Summary

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

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

Property Value

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

Example

Refer to the CMC7CodeDetectionCommand 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