Name | Description | |
---|---|---|
Empty | Represent the unset gradient fill formatting. Assigning this value works as same as clearing the gradient fill formatting. This field is read-only. |
The following tables list the members exposed by GradientFillEffect.
Name | Description | |
---|---|---|
Empty | Represent the unset gradient fill formatting. Assigning this value works as same as clearing the gradient fill formatting. This field is read-only. |
Name | Description | |
---|---|---|
Bottom | Gets the position of the bottom edge of the inner rectangle (color 1) in percentage. | |
Count | Gets the total count of gradient stops. | |
Degree | Gets the angle of the linear gradient fill. | |
GradientType | Gets the type of this gradient fill. | |
Item | Gets the gradient stop at the specified index. | |
Left | Gets the position of the left edge of the inner rectangle (color 1) in percentage. | |
Right | Gets the position of the right edge of the inner rectangle (color 1) in percentage. | |
Top | Gets the position of the top edge of the inner rectangle (color 1) in percentage. |
Name | Description | |
---|---|---|
Create | Overloaded. Creates the path gradient fill. | |
Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. |
Equality | Returns a value that indicates whether two specified GradientFillEffect values are equal. |
Inequality | Returns a value that indicates whether two specified GradientFillEffect values are not equal. |