namespace SDRSharp.PanView { public enum Fill { None, Static, Dynam1, Dynam2 } }