GoDiagram Web Reference
LinePenWidth Property

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

Property Value

The width of the LinePen, or 0 if there is no pen. The default value is zero.
Remarks
If there is no LinePen, 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