Gets or sets the extrapolation method.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public BrushBuilderExtrapolationMethod ExtrapolationMethod { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property ExtrapolationMethod As BrushBuilderExtrapolationMethod <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |