Gets the starting angle 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_StartAngle();
function get_StartAngle() : number;
Return Value
Angle. Default value is 90.