In This Topic
The following tables list the members exposed by
GdiBrush.
Public Properties
| Name | Description |
 | IsDrawnInDeviceSpace | Gets or sets a value indicating whether this brush is used in device space. |
 | Source | Gets the source object of this brush. |
Public Methods
| Name | Description |
 | Clone | Creates a new brush that is a copy of the current instance. |
 | CopyTo | Copies current GdiBrush to the target GdiBrush. |
 | Dispose | Releases all resources used by this GdiBrush object. |
 | Equals | Determines whether the specified System.Object, is equal to this instance. |
 | GetHashCode | Returns a hash code for this instance. |
See Also