Northwoods.Go Assembly > Northwoods.Go Namespace > GoShape Class : FillMiddleGradient Method |
Overload | Description |
---|---|
FillMiddleGradient(Color) | 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. |
FillMiddleGradient(Color,Int32) | 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. |
FillMiddleGradient(Color,Color,Int32) | 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. |
FillMiddleGradient(Color,Color,Color,Int32) | 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. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2