←Select platform

Score Property

Summary

The total score of points for the filled OMR bubbles computed using the OmrAnalysisEngine.

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

Property Value

A double value representing the score of this form. 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.