バージョン

SolidColorBrush コンストラクタ(SolidBrush)

SolidColorBrush クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal brush As System.Drawing.SolidBrush _
)
public SolidColorBrush( 
   System.Drawing.SolidBrush brush
)

パラメータ

brush
System.Drawing.SolidBrush オブジェクトへの参照。
参照

オンラインで表示: GitHub