namespace SDRSharp.Common { public enum PluginPosition { Top, Bottom, Left, Right } }