Property HorizontalAlign
HorizontalAlign
Gets or sets the horizontal alignment of the image within its bounds.
[JsonProperty("image_halign")]
public NuiProperty<NuiHAlign> HorizontalAlign { get; set; }
Gets or sets the horizontal alignment of the image within its bounds.
[JsonProperty("image_halign")]
public NuiProperty<NuiHAlign> HorizontalAlign { get; set; }