ComponentOne Basic Library for WPF and Silverlight
Output Property (C1BrushBuilder)


C1.WPF Namespace > C1BrushBuilder Class : Output Property
Gets the resulting brush of the extrapolation the design brush to the input color.
Syntax
'Declaration
 
Public ReadOnly Property Output As System.Windows.Media.Brush
'Usage
 
Dim instance As C1BrushBuilder
Dim value As System.Windows.Media.Brush
 
value = instance.Output
public System.Windows.Media.Brush Output {get;}

Property Value

The output.
See Also

Reference

C1BrushBuilder Class
C1BrushBuilder Members