Partager via


Point.Value Propriété

Définition

Obtient ou définit la mesure de ce point, doit être float.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à