Property Aspect
Aspect
The aspect ratio (x/y) for this element.
[JsonProperty("aspect", NullValueHandling = NullValueHandling.Ignore)]
public float? Aspect { get; set; }
The aspect ratio (x/y) for this element.
[JsonProperty("aspect", NullValueHandling = NullValueHandling.Ignore)]
public float? Aspect { get; set; }