Circle.scale()

Scale the radius of the circle by the number given as parameter

Parameters

NameTypeDescription
1scalarnumber

Return value

Circle

the Circle with its new values

Usage