Brush Methods |
The Brush type exposes the following members.
| Name | Description | |
|---|---|---|
| SetEmpty | Sets an empty fill on the parent shape (shape won't be filled). | |
| SetPicture(String) | Sets a picture fill on the parent shape. | |
| SetPicture(Stream, PictureFormat) | Sets a picture fill on the parent shape. | |
| SetSolid | Sets a solid color fill on the parent shape. |