Share via


ImageMetadata.Height Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to