Table of Contents
EndAngle Property

Gets or sets the EndAngle property. This is a dependency property.

Syntax
 public Double EndAngle { get; set; }

Property Value

The default value is 180.

Remarks

The EndAngle behaves in the same manner StartAngle does. for more information see StartAngle.

See Also