GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace
/
GoLayoutTreeNode Class
/ CommentSpacing Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CommentSpacing Property (GoLayoutTreeNode)
In This Topic
Gets or sets the space to leave between consecutive comments.
Syntax
C#
public
float
CommentSpacing {
get
;
set
;}
Property Value
The default value is 10. Negative values may cause comments to overlap.
Remarks
This inherited property is initialized in the
InitializeTreeNodeValues
method.
See Also
Reference
GoLayoutTreeNode Class
GoLayoutTreeNode Members