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