Property VerticalAlign
VerticalAlign
Gets or sets the vertical alignment of the text.
[JsonProperty("text_valign")]
public NuiProperty<NuiVAlign> VerticalAlign { get; set; }
Gets or sets the vertical alignment of the text.
[JsonProperty("text_valign")]
public NuiProperty<NuiVAlign> VerticalAlign { get; set; }