GoDiagram Web Reference
BorderPenColor Property (GoSubGraph)

Gets or sets the color of the BorderPen.
Syntax
'Declaration
 
<DescriptionAttribute("The color of the pen used to draw the border of the group")>
<CategoryAttribute("Appearance")>
Public Property BorderPenColor As Color
[DescriptionAttribute("The color of the pen used to draw the border of the group")]
[CategoryAttribute("Appearance")]
public Color BorderPenColor {get; set;}

Property Value

The Color of the BorderPen, or Color.Empty if there is no pen. Setting the new value to Color.Empty will set the BorderPen to null.
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

GoSubGraph Class
GoSubGraph Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback