Click or drag to resize

PdfLinearGradientBrush Blend Property

Gets or sets a PdfBlend that specifies positions and factors that define a custom falloff for the gradient.

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

Property Value

Type: PdfBlend
See Also