Compartir a través de


Face.Right Propiedad

Definición

Obtiene o establece la coordenada correcta.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a