namespace SmartCoalApplication { public enum VerticalSnapEdge { Neither, Left, Right } }