Table of Contents

Property HorizontalAlign

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

HorizontalAlign

Gets or sets the horizontal alignment of the text.

[JsonProperty("text_halign")]
public NuiProperty<NuiHAlign> HorizontalAlign { get; set; }

Property Value

NuiProperty<NuiHAlign>