GoDiagram Web Reference
LinkPointsSpread Property (GoBoxNode)

Gets or sets whether the link points of the links connected to this node's GoBoxPort are spread evenly along the side of the port, or if they are all at the mid-point of the side.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<DescriptionAttribute("Whether the link points are distributed evenly along each side")>
<CategoryAttribute("Appearance")>
Public Overridable Property LinkPointsSpread As Boolean
[DefaultValueAttribute()]
[DescriptionAttribute("Whether the link points are distributed evenly along each side")]
[CategoryAttribute("Appearance")]
public virtual bool LinkPointsSpread {get; set;}

Property Value

The value actually comes from the Port, which is normally a GoBoxPort.
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

GoBoxNode Class
GoBoxNode Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback