バージョン

TextureBrush コンストラクタ(Image)

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

パラメータ

image
内部を塗りつぶすための Image オブジェクト。
参照