Example #1
0
 public Rectangle GetViewport()
 {
     Write("GetViewport()");
     return(DelegateRenderer.GetViewport());
 }