Input Property (C1BrushBuilder)
In This Topic
Gets or sets the input which is the color to what the design brush will be extrapolated.
Syntax
'Declaration
Public Property Input As Brush
public Brush Input {get; set;}
Property Value
The input.
See Also