Table of Contents

Property Width

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Width

The width of the cell. 0 = auto, >1 = pixel width.

[JsonProperty(Order = 2)]
public float Width { get; set; }

Property Value

float