ShapeComplexFill.RotateWithShape Property
Gets or sets a value indicating whether the gradient or picture fill should be rotated with the shape.
Namespace: DevExpress.Spreadsheet.Drawings
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to rotate the fill with the shape rotation; otherwise, false. |
See Also