バージョン

Graphics コンストラクタ(Graphics)

Graphics クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal graphics As Graphics _
)
public Graphics( 
   Graphics graphics
)

パラメータ

graphics
ネイティブ System.Drawing.Graphics オブジェクト。
参照