GoDiagram Web Reference
SetRightPort Method (GoMultiTextNode)

a zero-based non-negative index
Replace the port at a particular index position on the right side of this node.
Syntax
'Declaration
 
Public Overridable Sub SetRightPort( _
   ByVal i As Integer, _
   ByVal p As GoObject _
) 
public virtual void SetRightPort( 
   int i,
   GoObject p
)

Parameters

i
a zero-based non-negative index
p
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