GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoGeneralNode Class
/ LayoutLabels Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
LayoutLabels Method
In This Topic
Position the
TopLabel
and the
BottomLabel
above and below the
Icon
.
Syntax
C#
protected
virtual
void
LayoutLabels()
Remarks
When the
Orientation
is
Vertical
, the
TopLabel
will be on the left side of the
Icon
, and the
BottomLabel
will be on the right side.
See Also
Reference
GoGeneralNode Class
GoGeneralNode Members