GoDiagram Web Reference
AssignLinkPoints Method

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

Parameters

linkinfos
an array of GoBoxPortLinkInfo
Remarks
By default this just spreads the link points evenly along 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