DesignBrush Property (C1BrushBuilder)
In This Topic
Gets or sets the design brush. Original Brush created by a designer, which is typically a degree of colors based in the design color.
Syntax
'Declaration
Public Property DesignBrush As Brush
public Brush DesignBrush {get; set;}
Property Value
The design brush.
See Also