GoDiagram Win Reference
SortLinkInfos Method

an array of GoBoxPortLinkInfo that is modified
Sort an array of angle and side information about the links connected to this port.
Syntax
'Declaration
 
Protected Overridable Sub SortLinkInfos( _
   ByVal linkinfos() As GoBoxPortLinkInfo _
) 
protected virtual void SortLinkInfos( 
   GoBoxPortLinkInfo[] linkinfos
)

Parameters

linkinfos
an array of GoBoxPortLinkInfo that is modified
Remarks
By default this just sorts by GoBoxPortLinkInfo.Side group, and by GoBoxPortLinkInfo.Angle for 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

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback