GoXam for WPF v3
ArrangementOrigin Property (DiagramLayout)
Northwoods.GoXam.Layout Namespace > DiagramLayout 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

DiagramLayout Class
DiagramLayout Members