GradientType Enum
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Members
| Name | Description |
|---|---|
Linear
|
A linear gradient. |
Rectangular
|
A rectangular gradient. |
Radial
|
A circular gradient. |
Shape
|
A gradient that follows the perimeter of the shape. |
Related API Members
The following properties accept/return GradientType values:
See Also