Skip to main content
All docs
V25.2
  • GradientFill.FillRect Property

    Gets or sets the rectangle area where the gradient is applied.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public RectangleOffset FillRect { get; set; }

    Property Value

    Type Description
    RectangleOffset

    The rectangle area where the gradient is applied.

    See Also