Northwoods.Go Assembly > Northwoods.Go Namespace : GoBoxPort Class |
'Declaration <SerializableAttribute()> Public Class GoBoxPort Inherits GoPort Implements IGoGraphPart, IGoIdentifiablePart, IGoPort
[SerializableAttribute()] public class GoBoxPort : GoPort, IGoGraphPart, IGoIdentifiablePart, IGoPort
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.
System.Object
Northwoods.Go.GoObject
Northwoods.Go.GoShape
Northwoods.Go.GoPort
Northwoods.Go.GoBoxPort
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