GoDiagram Web Reference
MakePort Method

true to mean the left side or the top side
Create and initialize a new port and its label.
Syntax
'Declaration
 
Public Overridable Function MakePort( _
   ByVal input As Boolean _
) As GoGeneralNodePort
public virtual GoGeneralNodePort MakePort( 
   bool input
)

Parameters

input
true to mean the left side or the top side
Remarks
Pass the result of this method to Add, InsertLeftPort, or InsertRightPort.
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

GoGeneralNode Class
GoGeneralNode Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback