GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace
/
GoLayoutTree Class
/ ArrangementOrigin Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ArrangementOrigin Property (GoLayoutTree)
In This Topic
Gets or sets the point at which
ArrangeTrees
will position the trees.
Syntax
C#
public
PointF
ArrangementOrigin {
get
;
set
;}
Property Value
This defaults to the PointF(10, 10).
Remarks
This property is ignored if
Arrangement
is
GoLayoutTreeArrangement.FixedRoots
.
See Also
Reference
GoLayoutTree Class
GoLayoutTree Members