Table of Contents

Property ImageAspect

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ImageAspect

Gets or sets how the image scales within its bounds.

[JsonProperty("image_aspect")]
public NuiProperty<NuiAspect> ImageAspect { get; set; }

Property Value

NuiProperty<NuiAspect>