←Select platform

OmrMarks Property

Summary

Gets a collection of LeadRect that represents the detected OMR marks in the form page.

Syntax
C#
C++/CLI
Java
Python
[IgnoreDataMemberAttribute()] 
public Collection<LeadRect> OmrMarks { get; } 
public java.util.HashSet<LeadRect> getOmrMarks(); 
public:  
   [IgnoreDataMemberAttribute] 
   property Collection<LeadRect^>^ OmrMarks 
   { 
      Collection<LeadRect^>^ get() 
   } 
OmrMarks # get  (Page) 

Property Value

A collection of LeadRect that represents the detected OMR marks in the page.

Requirements

Target Platforms

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

Leadtools.Forms.Processing.Omr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.