The start color of the gradient fill.

Namespace: TallComponents.PDF.Brushes
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

See Also