Compartilhar via


Face.Bottom Propriedade

Definição

Obtém ou define a coordenada inferior.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a