Share via


InstanceData.Score Property

Definition

Gets or sets optional confidence in the recognition.

public double? Score { get; set; }
member this.Score : Nullable<double> with get, set
Public Property Score As Nullable(Of Double)

Property Value

Optional confidence in the recognition.

Applies to