Overload | Description |
---|---|
UserTextured(String,Boolean) | 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. |
UserTextured(Stream) | 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. |