GradientStopCollection Members
In This Article
#Properties
Name | Description |
---|---|
Count | Gets the number of color stop points in a collection. |
Item[Int32] | Provides access to a color stop point. |
#Methods
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