←Select platform

GradesHistogram Property

Summary

Gets the histogram object that represents the frequency of forms grades.

Syntax
C#
VB
C++
Java
public OmrGradesHistogram GradesHistogram { get; } 
public OmrGradesHistogram getGradesHistogram(); 
Public ReadOnly Property GradesHistogram() As OmrGradesHistogram 
   Get 
public:  
   property OmrGradesHistogram^ GradesHistogram 
   { 
      OmrGradesHistogram^ get() 
   } 

Property Value

A struct of type OmrGradesHistogram. Default value is null.

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.