バージョン

CreateGraphics メソッド

キャンバスの System.Drawing.Graphics オブジェクトを返します。
シンタックス
'宣言
 
Function CreateGraphics() As System.Drawing.Graphics
System.Drawing.Graphics CreateGraphics()

戻り値の型

ネイティブ グラフィックスを表す System.Drawing.Graphics オブジェクト。
解説
このメソッドは System.Security.Permissions.SecurityPermissionFlag.Infrastructure 許可を必要とします。この許可が使用できない場合、このメソッドは null を返します。
参照

オンラインで表示: GitHub