| Name | Description | |
|---|---|---|
![]() | Area | Gets the circle area (PI * Radius * Radius) |
![]() | Bounds | Gets the minimal enclosing rectangle |
![]() | BoundsRange | Gets the minimal enclosing 2D range |
![]() | Center | Gets or sets the center point |
![]() | Diameter | Gets the diameter of the circle |
![]() | IsEmpty | Determines whether the circle is empty (its Radius is 0) |
