Gets or sets the extrapolation method.

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

Syntax

C#
public BrushBuilderExtrapolationMethod ExtrapolationMethod { get; set; }
Visual Basic
Public Property ExtrapolationMethod As BrushBuilderExtrapolationMethod
	Get
	Set

Field Value

The extrapolation method.

See Also