GoDiagram Web Reference
FillSimpleGradient(Color) Method

a Color from which the gradient colors are derived, keeping the same hue
Set the Brush to be a simple vertical linear gradient using the given color.
Syntax
'Declaration
 
Public Overloads Sub FillSimpleGradient( _
   ByVal color As Color _
) 
public void FillSimpleGradient( 
   Color color
)

Parameters

color
a Color from which the gradient colors are derived, keeping the same hue
Requirements

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

See Also

Reference

GoShape Class
GoShape Members
Overload List
Brush Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback