GradientDirection
Oversigt over de forskellige former for støtte
GradientDirection er et enum i Aspose.Slides for Python.
Repræsenterer stilen i gradienten.
Valuer
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default gradient direction |
FROM_CORNER1 | Represents a gradient that starts from corner 1 |
FROM_CORNER2 | Represents a gradient that starts from corner 2 |
FROM_CORNER3 | Represents a gradient that starts from corner 3 |
FROM_CORNER4 | Represents a gradient that starts from corner 4 |
FROM_CENTER | Represents a gradient that radiates outward from the center |