namespace InABox.Core { public enum DFLayoutAlignment { Start, Middle, End, Stretch } }