GradientStopCollection Methods
A collection of color stops which constitutes a linear gradient.
Name | Description |
---|---|
Add |
Creates a new color stop and adds it to the collection. |
Clear() | Removes all gradient stops from the collection. |
Remove |
Removes a specified gradient stop from the collection in a path-based gradient fill. |
See Also