HorizontalAlignment
Introduction
Example - Right-Alignment in a Parent
textRuntime.HorizontalAlignment =
RenderingLibrary.Graphics.HorizontalAlignment.Right;
textRuntime.XOrigin =
RenderingLibrary.Graphics.HorizontalAlignment.Right;
textRuntime.XUnits =
Gum.Converters.GeneralUnitType.PixelsFromLarge;Last updated
Was this helpful?

