Public ReadOnly Property Confidence As Integer
Dim instance As BorderRemovalResults Dim value As Integer value = instance.Confidence
public int Confidence {get;}
Public ReadOnly Property Confidence As Integer
Dim instance As BorderRemovalResults 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 border was accurately located.