Delen via


FaceRectangle.Top Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to