指定された図形を小さな画像タイルで塗りつぶします。
シンタックス
'宣言
Overloads Sub UserTextured( _
ByVal As System.IO.Stream, _
ByVal As ImageType _
)
void UserTextured(
System.IO.Stream ,
ImageType
)
パラメータ
- stream
- ピクチャファイルのストリーム。
- type
- ストリームの <see cref="T:GrapeCity.Documents.Excel.Drawing.ImageType"/>。
参照