BrushData Constructor |
Name | Description | |
---|---|---|
BrushData |
Default constructor.
| |
BrushData(Brush, HotImage, String) |
This constructor allows any System.Drawing Brush to be passed to it. The parent Hotimage is required so that the TextureBrush can get the resource embedded in the assembly that is the parent of the Hotimage.
| |
BrushData(LinearGradientBrush, HotImage, LinearGradientMode) |
Constructor for creating a BrushData for a LinearGradientBrush.
|