Property ColorStops
Namespace TallComponents.PDF.Brushes
Class GradientBrush
The color stops of this gradient.
If this property is set (does not equal null), then properties StartColor and EndColor are ignored.
Syntax
public
ColorStopCollection
ColorStops
{
get;
set;
}
Property value
ColorStopCollection