Table of Contents

Property VerticalAlign

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

VerticalAlign

Gets or sets the vertical alignment of the text.

[JsonProperty("text_valign")]
public NuiProperty<NuiVAlign> VerticalAlign { get; set; }

Property Value

NuiProperty<NuiVAlign>