Compartir a través de


Face.Bottom Propiedad

Definición

Obtiene o establece la 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a