GradientFormatGradientShape Property

Returns or sets the shape of a gradient. Read/write GradientShape.

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

Property Value

Type: GradientShape

Implements

IGradientFormatGradientShape
See Also