General
GradientShape és un enum a Aspose.Slides FOSS per Java.
Representa la forma del rellotge de gradient.
Valors
| Value | Description |
|---|
NOT_DEFINED | Represents an undefined gradient shape |
LINEAR | Represents a linear gradient shape |
RECTANGLE | Represents a rectangular gradient shape |
RADIAL | |
PATH | Represents a path‑based gradient shape |
Propietats
| Name | Type | Access | Description |
|---|
value | String | Read | Holds the string representation of the constant |
Mètodes
| Signature | Description |
|---|
getValue() → String | Returns the string value of this constant. |