GoDiagram Web Reference
FromEndSegmentLengthStep Property (GoMultiTextNode)

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

Property Value

This defaults to 8. Set this to zero to have GoPort.GoPort.GetFromEndSegmentLength just return the value of GoPort.GoPort.EndSegmentLength for the "from" 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

GoMultiTextNode Class
GoMultiTextNode Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback