Usages of GradientStop
Properties
| gradientStops | in LinearGradient | Gets or sets the gradient stops of this Fill. | |
| gradientStops | in RadialGradient | Gets or sets the gradient stops of this brush. |
Method Return Values
| freeze () | in GradientStop | Freezes and returns this instance. |
Method Parameters
| LinearGradient () | in LinearGradient | Initializes a new instance of the LinearGradient class. | |
| RadialGradient () | in RadialGradient | Initializes a new instance of the RadialGradient class. |