Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IFillFormat Interface / UserTextured Method


In This Topic
UserTextured Method
In This Topic
Fills the shape with small tiles of an image. If you want to fill the shape with one large image, use the UserPicture(string) method.
Overload List
OverloadDescription
Fills the shape with small tiles of an image. If you want to fill the shape with one large image, use the UserPicture(string) method.  
Fills the shape with small tiles of an image. If you want to fill the shape with one large image, use the UserPicture(Stream) method.  
See Also