namespace SmartCoalApplication { public enum HorizontalSnapEdge { Neither, Top, Bottom } }