GoXam for WPF v3
Arrangement 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
: Arrangement Property
Gets or sets how the nodes are spaced. If
Arrangement
==
CircularArrangement.Packed
, the specified
Radius
will be ignored
Syntax
C#
public
CircularArrangement
Arrangement {
get
;
set
;}
Property Value
The default value is
CircularArrangement.ConstantSpacing
.
See Also
Reference
CircularLayout Class
CircularLayout Members