PdfRadialGradientBrush Class |
Namespace: Spire.Pdf.Graphics
The PdfRadialGradientBrush type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfRadialGradientBrush(PointF, Single, PointF, Single, PdfRGBColor, PdfRGBColor) |
Initializes a new instance of theclass.
|
![]() |
PdfRadialGradientBrush(PointF, Single, PointF, Single, PdfRGBColor , Single ) |
Initializes a new instance of the
PdfRadialGradientBrush
class
|
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 or sets the rectangle.
|
Name | Description | |
---|---|---|
![]() |
Clone |
Creates a new copy of a brush.
(Overrides
PdfBrush
Clone
.)
|
![]() |
CloneAntiAliasingValue |
Clones the anti aliasing value.
(Inherited from
PdfGradientBrush
.)
|
![]() |
CloneBackgroundValue |
Clones the background value.
(Inherited from
PdfGradientBrush
.)
|
![]() |
Dispose |
Releases unmanaged resources and performs other cleanup operations before the
is reclaimed by garbage collection.
(Inherited from
PdfGradientBrush
.)
|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|