Skip to main content
All docs
V25.2
  • GradientFill Properties

    Gradient fill.
    Name Description
    Angle Gets or sets the direction of the linear gradient in degrees.
    FillRect Gets or sets the rectangle area where the gradient is applied.
    FlipType Gets or sets how the gradient is flipped when tiled.
    GradientStops Returns the collection of color points in the gradient.
    GradientType Gets or sets the type of gradient applied to a shape.
    RotateWithShape Indicates whether the gradient fill rotates along with the shape.
    Scaled Determines whether the gradient scales with the object to which it is applied.
    TileRect Gets or sets the rectangular region to which a gradient is applied. This region is tiled to fill the object.
    Type Returns the fill type.
    See Also