GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoShape Class / FillShadedGradient Method
In This Topic
    FillShadedGradient Method
    In This Topic
    Overload List
    OverloadDescription
    Set the Brush to be a vertical linear gradient starting with a very light version of the color color, having the middle with a color lighter than color, and ending with a darker color than the color.  
    Set the Brush to be a linear gradient starting with a very light version of the color color, having the middle with a color lighter than color, and ending with a darker color than the color.  
    Set the Brush to be a linear gradient starting with the start color, having the middle with a color lighter than color, and ending with a darker color than the color.  
    See Also