I would like to use the GDI without user interface within my own C# .net AddIn.
I have saved settings for different WFS imports in an impx file for each import. Within my own AddIn, I have an user interface, that result in an selected impx file. After…