Spread.Services Documentation
UserTextured(Stream,ImageType) Method
GrapeCity.Documents.Spread.Drawing Namespace > IFillFormat Interface > UserTextured Method : UserTextured(Stream,ImageType) Method
The stream of the picture file.
The ImageType of the stream.
Fills the specified shape with small tiles of an image.
Syntax
void UserTextured( 
   System.IO.Stream stream,
   ImageType type
)

Parameters

stream
The stream of the picture file.
type
The ImageType of the stream.
See Also

Reference

IFillFormat Interface
IFillFormat Members
Overload List