Click or drag to resize

PdfRadialGradientBrush Properties

The PdfRadialGradientBrush type exposes the following members.

Properties
Name Description
Public property AntiAlias
Gets or sets a value indicating whether use anti aliasing algorithm.
(Inherited from PdfGradientBrush .)
Public property Background
Gets or sets the background color of the brush.
(Inherited from PdfGradientBrush .)
Public property Blend
Gets or sets a PdfBlend that specifies positions and factors that define a custom falloff for the gradient.
Public property Extend
Gets or sets the value indicating whether the gradient should extend starting and ending points.
Public property InterpolationColors
Gets or sets a ColorBlend that defines a multicolor linear gradient.
Public property LinearColors
Gets or sets the starting and ending colors of the gradient.
Public property Rectangle
Gets or sets the rectangle.
Top
See Also