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