Exemplo n.º 1
0
 /// <summary>Get a screen shot of the right hand panel.</summary>
 public Image GetScreenhotOfRightHandPanel()
 {
     return(view.GetScreenshotOfRightHandPanel());
 }
Exemplo n.º 2
0
 /// <summary>Get a screen shot of the right hand panel.</summary>
 public System.Drawing.Image GetScreenhotOfRightHandPanel()
 {
     return(view.GetScreenshotOfRightHandPanel());
 }