Usages of GradientSpreadMethod
Properties
| spreadMethod | in LinearGradient | Gets or sets the spread method of this gradient. | |
| spreadMethod | in RadialGradient | Gets or sets the spread method of this gradient. |
Method Return Values
| from (GradientSpreadMethod) | in GradientSpreadMethod | Converts the given argument to an enum constant of this enum type. |
Method Parameters
| from (GradientSpreadMethod) | in GradientSpreadMethod | Converts the given argument to an enum constant of this enum type. | |
| getName (GradientSpreadMethod) | in GradientSpreadMethod | Returns the name of the given enum constant. | |
| LinearGradient () | in LinearGradient | Initializes a new instance of the LinearGradient class. | |
| RadialGradient () | in RadialGradient | Initializes a new instance of the RadialGradient class. |