[]
        
Abstract base class for brushes.
public abstract class Brush
  Public MustInherit Class Brush
  | Name | Description | 
|---|---|
| Brush() | 
| Name | Description | 
|---|---|
| Visible | Gets a value indicating whether the brush is actually visible.  | 
      
| Name | Description | 
|---|---|
| SameBrush(Brush) | Returns True if the specified brush is the same as the current brush.  |