Gets the resulting brush of the extrapolation the design brush to the input color.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public Brush Output { get; }
Visual Basic
Public ReadOnly Property Output As Brush
	Get

Field Value

The output.

See Also