Constructor SolidBrushDescription
SolidBrushDescription(Color)
Initializes a new instance of the SolidBrushDescription
class with specified settings.
public SolidBrushDescription(Color color)
Parameters
color
ColorThe color of this brush object.