Share via


BoundingRect.H Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to