Gets the angle between
get_StartAngle and the end of the arc, in degrees clockwise from the X-axis.
var instance = new Vintasoft.Imaging.Annotation.UI.WebArcAnnotationViewJS();
var value; // Type: number
value = instance.get_SweepAngle();
function get_SweepAngle() : number;
Return Value
Angle. Default value is 90.