The end color of the gradient fill.

Namespace: TallComponents.PDF.Layout.Brushes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

C#
public Color EndColor { get; set; }
Visual Basic
Public Property EndColor As Color
	Get
	Set

See Also