Compartilhar via


Face.Top Propriedade

Definição

Obtém ou define a 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a