Public ReadOnly Property Confidence As Integer
Dim instance As NegativeCorrectionResults Dim value As Integer value = instance.Confidence
public int Confidence {get;}
Public ReadOnly Property Confidence As Integer
Dim instance As NegativeCorrectionResults Dim value As Integer value = instance.Confidence
public int Confidence {get;}
The value range is between 0 and 100.
Higher values indicate a higher confidence that the negative was or was not accurately detected.