ComponentOne Document Library for UWP
EndColor Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1LinearBrush Class : EndColor Property
Gets or sets the ending color of the current linear gradient brush.
Syntax
'Declaration
 
Public Property EndColor As Windows.UI.Color
public Windows.UI.Color EndColor {get; set;}
See Also

Reference

C1LinearBrush Class
C1LinearBrush Members