Compartir a través de


Face.Top Propiedad

Definición

Obtiene o establece la coordenada superior.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a