GradientShape

Overview

GradientShape is a enum in Aspose.Slides FOSS for Python.

Represents the shape of gradient fill.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or default gradient shape
LINEARRepresents a linear gradient shape
RECTANGLERepresents a rectangular gradient shape
RADIAL
PATHRepresents a gradient shape that follows a custom path

See Also