GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoGeneralNode Class
/ LayoutRightPorts Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
LayoutRightPorts Method
In This Topic
Position all of the right ports along the right (or bottom) edge of the icon.
Syntax
C#
protected
virtual
void
LayoutRightPorts()
Remarks
Ports are placed adjacent to each other, centered along the icon's edge. The positioning depends on the values of
RightPortsAlignment
,
RightPortsLabelSpacing
,
RightPortLabelsInside
, and the result of calling
GoGeneralNodePort
.
GoGeneralNodePort.LayoutLabel
.
See Also
Reference
GoGeneralNode Class
GoGeneralNode Members