GoXam for WPF v3
StartAngle Property
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
: StartAngle Property
Gets or sets the angle (in degrees, clockwise from the positive side of the X axis) of the first element.
Syntax
C#
public
double
StartAngle {
get
;
set
;}
Property Value
The default value is 0.
See Also
Reference
CircularLayout Class
CircularLayout Members