Click or drag to resize

PdfRadialGradientBrush InterpolationColors Property

Gets or sets a ColorBlend that defines a multicolor linear gradient.

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfColorBlend InterpolationColors { get; set; }

Property Value

Type: PdfColorBlend
See Also