GoXam for WPF v3
ArrangementOrigin Property (MultiLayout)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Layout Namespace
>
MultiLayout Class
: ArrangementOrigin Property
Gets or sets the point of the top-left node.
Syntax
C#
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