PdfLinearGradientBrush Properties |
The PdfLinearGradientBrush type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AntiAlias |
Gets or sets a value indicating whether use anti aliasing algorithm.
(Inherited from
PdfGradientBrush
.)
|
![]() |
Background |
Gets or sets the background color of the brush.
(Inherited from
PdfGradientBrush
.)
|
![]() |
Blend |
Gets or sets a PdfBlend that specifies positions
and factors that define a custom falloff for the gradient.
|
![]() |
Extend |
Gets or sets the value indicating whether the gradient
should extend starting and ending points.
|
![]() |
InterpolationColors |
Gets or sets a ColorBlend that defines a multicolor linear gradient.
|
![]() |
LinearColors |
Gets or sets the starting and ending colors of the gradient.
|
![]() |
Rectangle |
Gets a rectangular region that defines
the boundaries of the gradient.
|