GoDiagram Web Reference
GetFromEndSegmentLength Method (GoBoxPort)

Be a little smarter about customizing the end-segment-length value used for the multiple links connected to the same side, to reduce the chances of overlapping segments of orthogonal links in some circumstances.
Syntax
'Declaration
 
Public Overrides Function GetFromEndSegmentLength( _
   ByVal link As IGoLink _
) As Single
public override float GetFromEndSegmentLength( 
   IGoLink link
)

Parameters

link

Return Value

By default, the value of GoPort.EndSegmentLength, or a larger value to help position the adjacent segment of standard orthogonal links at different positions.
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

GoBoxPort Class
GoBoxPort Members
Base Implementation in GetFromEndSegmentLength

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback