Table of Contents

Property Height

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Height

The height of this element, in pixels.

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

Property Value

float?