[]
The IRectangularGradient object transitions through a series of colors in a linear manner along a specific angle.
public interface IRectangularGradient
Public Interface IRectangularGradient
Name | Description |
---|---|
Bottom | Gets or sets the point or vector that the gradient fill converges to (read or write). |
ColorStops | Returns the IRectangularGradient.ColorStops for the IRectangularGradient object (read-only). |
Left | Gets or sets the point or vector that the gradient fill converges to (read or write). |
Right | Gets or sets the point or vector that the gradient fill converges to (read or write). |
Top | Gets or sets the point or vector that the gradient fill converges to (read or write). |