Creates the path gradient fill.
Overload List
Overload | Description |
CreateGradientFill(IStyles,Double,Double,Double,Double,Color,Color) | Creates the path gradient fill. |
CreateGradientFill(IStyles,Double,Double,Double,Double,GradientStop[]) | Creates the path gradient fill. |
CreateGradientFill(IStyles,Double,Color,Color) | Creates the linear gradient fill. |
CreateGradientFill(IStyles,Double,GradientStop[]) | Creates the linear gradient fill. |
CreateGradientFill(IStyles,GradientFillEffect) | Creates the gradient fill. |
See Also