GoDiagram Web Reference
BorderPenWidth Property (GoListGroup)

Gets or sets the width of the BorderPen.
Syntax
'Declaration
 
<DescriptionAttribute("The width of the pen used to draw the outline of the shape.")>
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
Public Overridable Property BorderPenWidth As Single
[DescriptionAttribute("The width of the pen used to draw the outline of the shape.")]
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
public virtual float BorderPenWidth {get; set;}

Property Value

The width of the BorderPen, or 0 if there is no pen. The default value is zero.
Remarks
If there is no BorderPen, setting this property might have no effect.
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