GoDiagram Web Reference
GoPortStyle Enumeration

Specifies the appearance of the port.
Syntax
'Declaration
 
Public Enum GoPortStyle 
   Inherits System.Enum
public enum GoPortStyle : System.Enum 
Members
MemberDescription
DiamondThe GoPort appears as a diamond or rhombus.
EllipseThe GoPort appears as an ellipse or circle.
NoneThe GoPort does not appear, although it may have visible links connected and may participate in linking operations.
ObjectThe GoPort appears as any GoObject, as provided by the GoPort.PortObject property.
PlusThe GoPort appears as a plus sign or "+".
PlusTimesThe GoPort appears as a combination of a plus sign and a times sign, like an asterisk or star.
RectangleThe GoPort appears as a rectangle or square.
TimesThe GoPort appears as a times sign or "x".
TriangleThe GoPort appears as a triangle, forming an arrow in the direction of a link coming in at this port's GoPort.ToSpot.
TriangleBottomLeftThe GoPort appears as a triangle with a point at the BottomLeft.
TriangleBottomRightThe GoPort appears as a triangle with a point at the BottomRight.
TriangleMiddleBottomThe GoPort appears as a triangle with a point at the MiddleBottom.
TriangleMiddleLeftThe GoPort appears as a triangle with a point at the MiddleLeft.
TriangleMiddleRightThe GoPort appears as a triangle with a point at the MiddleRight.
TriangleMiddleTopThe GoPort appears as a triangle with a point at the MiddleTop.
TriangleTopLeftThe GoPort appears as a triangle with a point at the TopLeft.
TriangleTopRightThe GoPort appears as a triangle with a point at the TopRight.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.GoWeb.GoPortStyle

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

Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback