GoXam for WPF v3
Direction Property (CircularLayout)
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
>
CircularLayout Class
: Direction Property
Gets or sets whether the nodes are arranged clockwise or counterclockwise.
Syntax
C#
public
CircularDirection
Direction {
get
;
set
;}
Property Value
The default value is
CircularDirection.Clockwise
.
See Also
Reference
CircularLayout Class
CircularLayout Members