[]
Represents a gradient stop.
public class GradientStop : FormattingBag
Public Class GradientStop
Inherits FormattingBag
| Name | Description |
|---|---|
| Color | Gets the gradient stop color. |
| Position | Gets or sets where this gradient stop should appear in the color band, in percent. This position is specified in the range [0%, 100%], which corresponds to the beginning and the end of the color band respectively. |
| Name | Description |
|---|---|
| Equals(object) | |
| FixInheritedValues() | Fixes all inherited values as "direct" values for this instance. |
| GetHashCode() |