In This Topic
The following tables list the members exposed by Brush.
Public Fields
Public Properties
| Name | Description |
 | RotateWithShape | Gets or sets a value indicating whether the fill style should rotate with the shape. |
 | Transparency | Returns or sets the degree of transparency of the specified brush as a value from 0.0 (opaque) through 1.0 (clear). |
 | Visible | Returns or sets an Boolean value that determines whether the object is visible. Read/write. |
Top
Public Methods
| Name | Description |
 | Clone | Creates a new Brush instance with the same value as an existing brush. |
 | Equals | Overloaded. |
Top
See Also