GoDiagram Web Reference
ToEndSegmentLengthStep Property (GoGeneralNode)

Gets or sets the incremental distance at when the ports' GoPort.EndSegmentLength is extended by GoGeneralNodePort to help reduce the amount of overlapping orthogonal links going into this node.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<CategoryAttribute("Behavior")>
Public Overridable Property ToEndSegmentLengthStep As Single
[DefaultValueAttribute()]
[CategoryAttribute("Behavior")]
public virtual float ToEndSegmentLengthStep {get; set;}

Property Value

This defaults to 4. Set this to zero to have GoPort.GetToEndSegmentLength just return the value of GoPort.GoPort.EndSegmentLength for the "to" end of links.
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

GoGeneralNode Class
GoGeneralNode Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback