GoDiagram Web Reference
LinePenColor Property

Gets or sets the color of the LinePen.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("The color of the pen used to draw lines separating the items")>
Public Overridable Property LinePenColor As Color
[CategoryAttribute("Appearance")]
[DescriptionAttribute("The color of the pen used to draw lines separating the items")]
public virtual Color LinePenColor {get; set;}

Property Value

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

GoListGroup Class
GoListGroup Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback