Circle Properties |
The Circle type exposes the following members.
Name | Description | |
---|---|---|
Area |
Gets the area of the circle (πR²).
| |
Circumference |
Gets the circumference of the circle (2πR).
| |
Diameter |
Gets the diameter of the circle (2R).
| |
Origin |
Gets or sets the origin (center) of this circle.
| |
Radius |
Gets or sets the radius for this circle.
|