バージョン

GetPen メソッド

名前で Pen オブジェクトを取得します。
シンタックス
'宣言
 
Public Shared Function GetPen( _
   ByVal name As System.String _
) As Pen
public static Pen GetPen( 
   System.string name
)

パラメータ

name
事前に定義したペンの名前の文字列。

戻り値の型

Pen オブジェクト。
参照

オンラインで表示: GitHub