GradientShape

Přehled

GradientShape je enum v Aspose.Slides FOSS pro C++.

Zobrazuje tvar gradientového plnění.

Hodnoty

ValueDescription
NOT_DEFINEDRepresents an undefined or unspecified gradient shape type
LINEARRepresents a linear gradient shape where color transition follows a straight line
RECTANGLERepresents a rectangular gradient shape with color transition across a rectangle
RADIALRepresents a radial gradient shape with color transition radiating from a center point
PATHRepresents a gradient shape that follows a custom path defined by the shape outline
 Čeština