Table of Contents

Property Width

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Width

The width of this element, in pixels.

[JsonProperty("width", NullValueHandling = NullValueHandling.Ignore)]
public float? Width { get; set; }

Property Value

float?