BrushData Fields |
The BrushData type exposes the following members.
Name | Description | |
---|---|---|
BackgroundColor |
Background color of a brush.
| |
BrushType |
The type of brush.
| |
EmbeddedResourceName |
The name of a resource Image, used for painting a TextureBrush.
| |
ForegroundColor |
Foreground color of a brush.
| |
GradientDirection |
Gradient direction if it is a gradient brush.
| |
HatchStyle |
HatchStyle of the brush if it is a HatchBrush.
| |
Rectangle |
Rectangle data.
| |
WrapMode |
Brush WrapMode -Specifies how a texture or gradient is tiled when it is smaller than the area being filled. String representation of System.Drawing.Drawing2D.WrapMode enumeration.
|