Gets or sets the absolute angle (in degrees) between the first and last node.
public double SweepAngle {get; set;}
Property Value
The default value is 360.
The value must be greater than zero and less than or equal to 360.
If it is not in this range, it will be automatically set to 360.