enum HorizontalLayout { Left, Center, Right, Stretch, } enum VerticalLayout { Top, Center, Bottom, Stretch, }