Click or drag to resize

Brush Methods

The Brush type exposes the following members.

Methods
 NameDescription
Public methodCode exampleSetEmpty Sets an empty fill on the parent shape (shape won't be filled).
Public methodCode exampleSetPicture(String) Sets a picture fill on the parent shape.
Public methodCode exampleSetPicture(Stream, PictureFormat) Sets a picture fill on the parent shape.
Public methodCode exampleSetSolid Sets a solid color fill on the parent shape.
Top
See Also