GoDiagram Win Reference
FillSingleEdge(Color) Method

a Color for the edge
Set the Brush to be a vertical linear gradient starting with the start color, with most of the center being Color.White.
Syntax
'Declaration
 
Public Overloads Sub FillSingleEdge( _
   ByVal start As Color _
) 
public void FillSingleEdge( 
   Color start
)

Parameters

start
a Color for the edge
Remarks
Only filled areas inside the shape near the MiddleTop will get the starting color. You can change the BrushMidFraction property to adjust the thickness of the start color edging.
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

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback