Skip to main content
All docs
V25.2
  • 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

    public bool RotateWithShape { get; set; }

    Property Value

    Type Description
    Boolean

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

    See Also