GradientFormatGradientDirection Property

Returns or sets the style of a gradient. Read/write GradientDirection.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public GradientDirection GradientDirection { get; set; }

Property Value

Type: GradientDirection

Implements

IGradientFormatGradientDirection
See Also