[]
Represents the ILinearGradient object that transitions through a series of colors in a linear manner along a specific angle.
public interface ILinearGradient
Public Interface ILinearGradient
Name | Description |
---|---|
ColorStops | Returns the IColorStopsfor the ILinearGradient object (read-only). |
Degree | Gets or sets the angle of the linear gradient fill within a selection (read or write). |