setStartEndRadians Method

Directly set the start and end angles in radians

  • If the difference between startRadians and endRadians is greater than 360, the function limits the angle sweep to 360.

setStartEndRadians(startRadians: number0, endRadians: number...): void

Parameter Type Description
startRadians number  
endRadians number  

Returns - void

Defined in

Last Updated: 17 May, 2024