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