Property ImageAspect
ImageAspect
Gets or sets how the image scales within its bounds.
[JsonProperty("image_aspect")]
public NuiProperty<NuiAspect> ImageAspect { get; set; }
Gets or sets how the image scales within its bounds.
[JsonProperty("image_aspect")]
public NuiProperty<NuiAspect> ImageAspect { get; set; }