コード例 #1
0
 internal override Graphics GetOffscreenGraphics(object offscreen_drawable)
 {
     return(display.GetOffscreenGraphics(offscreen_drawable));
 }