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