How to communicate with micropin usb

I am using c#. Is there a way to send and receive data and images like openMV IDE in WinForms?

Please let me know the example code for communication micro pin usb

Serial communication is used in this code. Does OpenMV IDE use serial communication?

Yes, over USB.