Back to Devexpress

GradientFill.Angle Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-gradientfill-bb145d67.md

latest1.1 KB
Original Source

GradientFill.Angle Property

Gets or sets the direction of the linear gradient in degrees.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public float Angle { get; set; }
vb
Public Property Angle As Single

Property Value

TypeDescription
Single

The direction of the linear gradient in degrees.

|

See Also

GradientFill Class

GradientFill Members

DevExpress.Docs.Presentation Namespace