←Select platform

Data Property

Summary

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

Syntax
C#
VB
C++
Java
public int[] Data { get; } 
public int[] getData(); 
Public ReadOnly Property Data() As Integer() 
   Get 
public:  
   property array<Int32>^ Data 
   { 
      array<Int32>^ get() 
   } 

Property Value

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

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

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