namespace Bro.Common.ImageCanvas { public enum ZoomAndPanInitialPositionEnum { Default, FitScreen, FillScreen, OneHundredPercentCentered } }