Back to Devexpress

GradientFill.RotateWithShape Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-gradientfill-5f6ba052.md

latest1.2 KB
Original Source

GradientFill.RotateWithShape Property

Indicates whether the gradient fill rotates along with the shape.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public bool RotateWithShape { get; set; }
vb
Public Property RotateWithShape As Boolean

Property Value

TypeDescription
Boolean

true if the gradient fill rotates along with the shape; otherwise, false.

|

See Also

GradientFill Class

GradientFill Members

DevExpress.Docs.Presentation Namespace