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

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

Syntax

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

Field Value

The output.

See Also