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

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

Syntax

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

Field Value

The output.

See Also