Property HorizontalAlign
HorizontalAlign
Gets or sets the horizontal alignment of the text.
[JsonProperty("text_halign")]
public NuiProperty<NuiHAlign> HorizontalAlign { get; set; }
Gets or sets the horizontal alignment of the text.
[JsonProperty("text_halign")]
public NuiProperty<NuiHAlign> HorizontalAlign { get; set; }