Compartir a través de


FaceRectangle.Top Propiedad

Definición

Obtiene o establece la distancia desde el borde superior si la imagen se encuentra en el borde superior del rectángulo, en píxeles.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a