Partager via


Point2D.Y Propriété

Définition

Obtient ou définit la coordonnée y du point.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à