VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebArcAnnotationViewJS type / get_SweepAngle Property
Syntax BrowserCompatibility SeeAlso
get_SweepAngle Method
Gets the angle between get_StartAngle and the end of the arc, in degrees clockwise from the X-axis.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebArcAnnotationViewJS();

var value; // Type: number
value = instance.get_SweepAngle();

Return Value

Angle. Default value is 90.
Browser Compatibility
56+
45+
11
See Also