←Select platform

Grade Property

Summary

The grade of the IRecognitioForm object.

Syntax
C#
C++/CLI
Java
Python
public double Grade {get; set;} 
public double getGrade(); 
public abstract void setGrade( 
   double doubleValue 
); 
public:  
   property double Grade 
   { 
      double get() 
      void set(double value) 
   } 
Grade # get and set (IRecognitionForm) 

Property Value

A double value representing the grade of this IRecognitionForm. The default value is 0.

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.