GradientShape

Overview

GradientShape is a enum in Aspose.Slides FOSS for C++.

Represents the shape of gradient fill.

Values

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

See Also