VerticalAlignment
Introduction
Example - Bottom-Alignment in a Parent
textRuntime.VerticalAlignment =
RenderingLibrary.Graphics.VerticalAlignment.Bottom;
textRuntime.YOrigin =
RenderingLibrary.Graphics.VerticalAlignment.Bottom;
textRuntime.YUnits =
Gum.Converters.GeneralUnitType.PixelsFromLarge;Last updated
Was this helpful?

