Partager via


Match.Score Propriété

Définition

Obtient ou définit le score de confiance de la correspondance de l’image.

[Newtonsoft.Json.JsonProperty(PropertyName="Score")]
public double? Score { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Score")>]
member this.Score : Nullable<double> with get, set
Public Property Score As Nullable(Of Double)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à