Ending color for the color change (optional). If a discrete with a
duration, or analog, color will be blended from StartColor to EndColor.
Currently only supports SolidColorBrush.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.306.0 (10.97.306.00)
Syntax
C# |
---|
public Brush EndBrush { get; set; } |
Visual Basic |
---|
Public Property EndBrush As Brush Get Set |
JScript |
---|
function get EndBrush () : Brush function set EndBrush (value : Brush) |