Property Height
Height
The height of this element, in pixels.
[JsonProperty("height", NullValueHandling = NullValueHandling.Ignore)]
public float? Height { get; set; }
The height of this element, in pixels.
[JsonProperty("height", NullValueHandling = NullValueHandling.Ignore)]
public float? Height { get; set; }