GoDiagram Web Reference
AssignEndSegmentLengths Method

Given a sorted array of angle, side, and link-point information about the links connected to this port, assign the actual GoBoxPortLinkInfo.GoBoxPortLinkInfo.EndSegmentLength.
Syntax
'Declaration
 
Protected Overridable Sub AssignEndSegmentLengths( _
   ByVal linkinfos() As GoBoxPortLinkInfo _
) 
protected virtual void AssignEndSegmentLengths( 
   GoBoxPortLinkInfo[] linkinfos
)

Parameters

linkinfos
Remarks
By default this just specifies shorter values for links at the ends of each side, and longer values for links in the middle of each side.
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

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback