namespace DisplayMagicianShared { public enum PixelShift { NoPixelShift, TopLeft2X2Pixels, BottomRight2X2Pixels } }