setRadians Method
Reinitialize this rectangle using angles specified in radians.
setRadians(west: number = 0, south: number = 0, east: number = 0, north: number = 0): void
note If north
is less than south
, they will be swapped.
Returns - void
Defined in
Last Updated: 20 June, 2023