Beispiel #1
0
 public void SetSize(int w, int h)
 {
     Cef3Binder.MyCefSetBrowserSize(this.myCefBrowser, w, h);
 }