Sets all of the data defining the circle.
"circle2D_var" is a variable referencing a Circle2D object.
|
"circle2D_var" is a variable referencing a Circle2D object.
|
Type | Description |
boolean | Returns true if redefining the circle is successful |
Name | Type | Description |
center | Point2D | A point that defines the center position of the circle. |
radius | double | The radius of the circle. |