GradientDirection

GradientDirection

Overview

GradientDirection is a enum in Aspose.Slides FOSS for .NET.

Represents GradientDirection enumeration.

This enumeration defines 6 values: NotDefined, FromCorner1, FromCorner2, FromCorner3, FromCorner4, FromCenter.

Values

ValueDescription
NotDefinedRepresents an undefined or default gradient direction
FromCorner1Represents a gradient that starts from the first corner of the shape
FromCorner2
FromCorner3
FromCorner4
FromCenterRepresents a gradient that radiates outward from the shape’s center

See Also