Compartir a través de


FaceRectangle.Width Propiedad

Definición

Obtiene o establece el ancho del rectángulo, en píxeles.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a