GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoBoxPortLinkInfo Class
/ Side Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Side Property
In This Topic
The side at which the link connects; this value corresponds to the result of calling
GoBoxPort.GetDirection
.
Syntax
C#
public
int
Side {
get
;
set
;}
Property Value
One of
GoObject.MiddleRight
,
GoObject.MiddleBottom
,
GoObject.MiddleLeft
,
GoObject.MiddleTop
.
See Also
Reference
GoBoxPortLinkInfo Class
GoBoxPortLinkInfo Members