Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / LinearGradientBrush Class / EndColor Property

In This Topic
    EndColor Property (LinearGradientBrush)
    In This Topic
    Gets or sets the ending gradient color.
    Syntax
    'Declaration
     
    Public Property EndColor As System.Drawing.Color
    public System.Drawing.Color EndColor {get; set;}
    See Also