←Select platform

OmrGradesStatistics Structure

Summary

A struct that contains all statistical data computed after grading the filled forms using the GradeForms method.

Syntax
C#
VB
C++
Java
public struct OmrGradesStatistics 
public class OmrGradesStatistics 
Public Structure OmrGradesStatistics 
public: 
   value class OmrGradesStatistics sealed 

Remarks

This structure contains all important statistical data such as (mean, media and highest/lowest grade, etc.), which is generated and populated internally.

Requirements

Target Platforms

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

Leadtools.Forms.Processing.Omr Assembly