FaceRectangle.Width Propriedade

Definição

Obtém ou define a largura do retângulo, em pixels.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a