GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace
/
GoLayoutTree Class
/ AlternateDefaults Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
AlternateDefaults Property
In This Topic
Gets the object holding the default values for alternate layer
GoLayoutTreeNode
s, used when the
Style
is
GoLayoutTreeStyle.Alternating
or
GoLayoutTreeStyle.LastParents
.
Syntax
C#
public
GoLayoutTreeNode
AlternateDefaults {
get
;}
Remarks
See the list of inheritable properties in the remarks for
RootDefaults
. The other properties of this
GoLayoutTreeNode
are ignored.
See Also
Reference
GoLayoutTree Class
GoLayoutTree Members