バージョン

PaintTransparentBackground(Graphics,Rectangle) メソッド

指定した描画イベント引数に親の背景を描画します
シンタックス
'宣言
 
Protected Sub PaintTransparentBackground( _
   ByVal g As Graphics, _
   ByVal clipRectangle As Rectangle _
) 
protected void PaintTransparentBackground( 
   Graphics g,
   Rectangle clipRectangle
)

パラメータ

g
描画するグラフィックスオブジェクト。
clipRectangle
無効化された四角形。
参照