←Select platform

ScoreRank Property

Summary

Search ranking score.

Syntax

C#
VB
C++
public int ScoreRank { get; set; } 
Public Property ScoreRank() As Integer 
   Get 
   Set 
public:  
   property int ScoreRank 
   { 
      int get() 
      void set(int value) 
   } 

Property Value

Value between 0 and 100. Higher values represent more confidence.

Remarks

Used for output.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Recognition Assembly