GoXam for WPF v3
ArrangementOrigin Property (MultiLayout)
Northwoods.GoXam.Layout Namespace > MultiLayout Class : ArrangementOrigin Property
Gets or sets the point of the top-left node.
Syntax
public Point ArrangementOrigin {get; set;}

Property Value

The default value is the Point(0,0).
Remarks
Some kinds of layout may ignore this property.
See Also

Reference

MultiLayout Class
MultiLayout Members