←Select platform

Data Property

Summary

Gets the array that represents the histogram of all graded IRecognitionForm forms.

Syntax
C#
C++/CLI
Java
Python
public int[] Data { get; } 
public int[] getData(); 
public:  
   property array<Int32>^ Data 
   { 
      array<Int32>^ get() 
   } 
Data # get  (OmrGradesHistogram) 

Property Value

An array of integers containing the frequency of each grade for all graded IRecognitionForm forms.

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.