GradientFillFormat Class |
Namespace: Spire.Presentation.Drawing
The GradientFillFormat type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
GradientShape |
Gets or sets the shape of a gradient.
Read/write
GradientShape
.
|
|
|
GradientStops |
Gets the collection of gradient stops.
Read-only
GradientStopCollection
.
|
|
|
GradientStyle |
Gets or sets the style of a gradient.
Read/write
GradientStyle
.
|
|
|
LinearGradientFill | |
|
|
TileFlip |
Gets or sets the flipping mode for a gradient.
Read/write
TileFlip
.
|
|
|
TileRectangle |
|
| Name | Description | |
|---|---|---|
|
|
Equals |
Indicates whether the two GradientFormat instances are equal.
(Overrides
Object
Equals(Object)
.)
|
|
|
GetHashCode | (Overrides Object GetHashCode .) |
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|