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