Table of Contents

Property Rect

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Rect

Gets or sets the bounding rectangle where the image is rendered.

[JsonProperty("rect")]
public NuiProperty<NuiRect> Rect { get; set; }

Property Value

NuiProperty<NuiRect>