UserTextured(Stream,ImageType) Method
In This Topic
Fills the specified shape with small tiles of an image.
Syntax
void UserTextured(
System.IO.Stream ,
ImageType
)
Parameters
- stream
- The stream of the picture file.
- type
- The ImageType of the stream.
See Also