Property VerticalAlign
VerticalAlign
Gets or sets the vertical alignment of the image within its bounds.
[JsonProperty("image_valign")]
public NuiProperty<NuiVAlign> VerticalAlign { get; set; }
Gets or sets the vertical alignment of the image within its bounds.
[JsonProperty("image_valign")]
public NuiProperty<NuiVAlign> VerticalAlign { get; set; }