public virtual void SwapBuffers()
 {
     IGC.SwapBuffers();
 }
 public virtual void SwapBuffers()
 {
     _igc.SwapBuffers();
 }