RadialGradientBrush Class |
Namespace: Spire.Additions.Xps.Schema
The RadialGradientBrush type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
RadialGradientBrush |
Initializes a new instance of the
RadialGradientBrush
class
|
| Name | Description | |
|---|---|---|
|
|
Center |
Gets or sets the Center.
|
|
|
ColorInterpolationMode |
Gets or sets the ColorInterpolationMode.
|
|
|
GradientOrigin |
Gets or sets the GradientOrigin.
|
|
|
Key |
Gets or sets the Key.
|
|
|
MappingMode |
Gets or sets the MappingMode.
|
|
|
Opacity |
Gets or sets the Opacity.
|
|
|
RadialGradientBrushGradientStops |
Gets or sets the RadialGradientBrushGradientStops.
|
|
|
RadialGradientBrushTransform |
Gets or sets the RadialGradientBrushTransform.
|
|
|
RadiusX |
Gets or sets the RadiusX.
|
|
|
RadiusY |
Gets or sets the RadiusY.
|
|
|
SpreadMethod |
Gets or sets the SpreadMethod.
|
|
|
Transform |
Gets or sets the Transform.
|
| Name | Description | |
|---|---|---|
|
|
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
.)
|