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

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

Syntax

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

Field Value

The output.

See Also