GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoShape Class / FillMiddleGradient Method
In This Topic
    FillMiddleGradient 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 the starting 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 the starting color.  
    Set the Brush to be a linear gradient starting with a very light version of the color color, having the middle be the color mid color, and ending with the starting color.  
    Set the Brush to be a linear gradient starting with the start color, having the middle be the mid color, and ending with the end color.  
    See Also