Output Property (C1BrushBuilder)
In This Topic
Gets the resulting brush of the extrapolation the design brush to the input color.
Syntax
'Declaration
Public ReadOnly Property Output As Brush
public Brush Output {get;}
Property Value
The output.
See Also