Fills the specified shape with one large image. If you want to fill the shape with small tiles of an image, use the UserTextured method.
Syntax
expression.UserPicture(PictureFile)
expression Required. An expression that returns a FillFormat object.
PictureFile Required String. The name of the picture file.