GradientFormatLinearGradientAngle Property

Returns or sets the angle of a gradient. Read/write Single.

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

Property Value

Type: Single

Implements

IGradientFormatLinearGradientAngle
See Also