GoDiagram Web Reference
GoBoxPort Class
Members 

A rectangular port that is smart about where each of its links is connected, centered or distributed on each side, meeting the edge of the port orthogonally.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GoBoxPort 
   Inherits GoPort
   Implements IGoGraphPartIGoIdentifiablePartIGoPort 
Remarks

Although this class is normally used as part of a GoBoxNode to act as a port that surrounds another object, you can use GoBoxPort as part of other nodes, such as GoIconicNode.

Normally links can connect at any of the four sides. If you want to permit links at only particular sides, you can set the FromSides and/or ToSides properties.

Inheritance Hierarchy

System.Object
   Northwoods.GoWeb.GoObject
      Northwoods.GoWeb.GoShape
         Northwoods.GoWeb.GoPort
            Northwoods.GoWeb.GoBoxPort

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 Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback