DrawingHatchBrush Class Members
In This Topic
The following tables list the members exposed by
DrawingHatchBrush.
Public Constructors
| Name | Description |
 | DrawingHatchBrush | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | BackgroundColor | Gets the background color of this brush. |
 | ForegroundColor | Gets the foreground color of this brush. |
 | HatchStyle | Gets the hatch style of the brush. |
 | Image | Gets an image, which is associated with this image brush. |
 | IsDrawnInDeviceSpace | Gets or sets a value indicating whether this brush is used in device space. |
 | Source | Gets the source brush. |
 | TileMode | Gets or sets the tile mode of this image brush. |
 | Transform | Gets or sets the copy of transform, which defines a local geometric transformation for the image associated with this image brush. |
Public Methods
See Also