←Select platform

GradesHistogram Property

Summary

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

Syntax
C#
C++/CLI
Java
Python
public OmrGradesHistogram GradesHistogram { get; } 
public OmrGradesHistogram getGradesHistogram(); 
public:  
   property OmrGradesHistogram^ GradesHistogram 
   { 
      OmrGradesHistogram^ get() 
   } 
GradesHistogram # get  (OmrGradesStatistics) 

Property Value

A struct of type OmrGradesHistogram. Default value is null.

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.